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

Unified Diff: LayoutTests/platform/win/fast/dynamic/002-expected.txt

Issue 23475019: The HTML parser should lazy attach. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: moar whitespace text node rebaselines Created 7 years, 3 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/fast/dynamic/002-expected.txt
diff --git a/LayoutTests/platform/win/fast/dynamic/002-expected.txt b/LayoutTests/platform/win/fast/dynamic/002-expected.txt
index 1908a34ebff2c385a3e4afc47eaec5da76d2ea8b..6146ec5db9a5555b8b4f6685fe2509031d59d831 100644
--- a/LayoutTests/platform/win/fast/dynamic/002-expected.txt
+++ b/LayoutTests/platform/win/fast/dynamic/002-expected.txt
@@ -7,10 +7,9 @@ layer at (0,0) size 800x600
RenderBlock (floating) {DIV} at (536,0) size 248x104 [border: (2px solid #FF0000)]
RenderText {#text} at (2,2) size 244x19
text run at (2,2) width 244: "I should become a right-floating element."
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 371x19
- text run at (0,0) width 184: "This text should be on the left. "
- text run at (184,0) width 187: "The float should be to the right."
+ RenderText {#text} at (0,0) size 371x19
+ text run at (0,0) width 184: "This text should be on the left. "
+ text run at (184,0) width 187: "The float should be to the right."
RenderBlock {DIV} at (0,20) size 784x30
RenderBlock {DIV} at (0,50) size 784x40
RenderBlock (floating) {SPAN} at (0,0) size 240x104 [border: (2px solid #FF0000)]

Powered by Google App Engine
This is Rietveld 408576698