Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(44)

Unified Diff: LayoutTests/platform/win/editing/inserting/editing-empty-divs-expected.txt

Issue 27217007: Merge 158839 "Reverse style resolution to avoid N^2 walk when bu..." (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/1650/
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/editing/inserting/editing-empty-divs-expected.txt
===================================================================
--- LayoutTests/platform/win/editing/inserting/editing-empty-divs-expected.txt (revision 159683)
+++ LayoutTests/platform/win/editing/inserting/editing-empty-divs-expected.txt (working copy)
@@ -65,7 +65,6 @@
RenderBlock {DIV} at (0,240) size 707.59x22 [border: (1px dotted #0000FF)]
RenderText {#text} at (1,1) size 7x19
text run at (1,1) width 7: "c"
- RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,278) size 784x20
RenderText {#text} at (0,0) size 220x19
text run at (0,0) width 220: "This div contains a self-closing p tag."
@@ -81,6 +80,5 @@
RenderBlock (anonymous) at (1,1) size 705.59x20
RenderText {#text} at (0,0) size 7x19
text run at (0,0) width 7: "c"
- RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (1,37) size 705.59x0
caret: position 1 of child 0 {#text} of child 21 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698