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

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

Issue 24350009: Reverse style resolution to avoid N^2 walk when building the render tree (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Merge to ToT 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
diff --git a/LayoutTests/platform/win/editing/inserting/editing-empty-divs-expected.txt b/LayoutTests/platform/win/editing/inserting/editing-empty-divs-expected.txt
index 95917e6f17210a8ff0e89de211c35e21ac73572a..30bbfe44374fe040e7150d1d0a9d63dafa079e73 100644
--- a/LayoutTests/platform/win/editing/inserting/editing-empty-divs-expected.txt
+++ b/LayoutTests/platform/win/editing/inserting/editing-empty-divs-expected.txt
@@ -65,7 +65,6 @@ layer at (0,0) size 800x600
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 @@ layer at (0,0) size 800x600
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