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

Unified Diff: LayoutTests/fast/css-generated-content/before-content-continuation-chain-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/fast/css-generated-content/before-content-continuation-chain-expected.txt
diff --git a/LayoutTests/fast/css-generated-content/before-content-continuation-chain-expected.txt b/LayoutTests/fast/css-generated-content/before-content-continuation-chain-expected.txt
index baa8293b1303f82a716aaafc0e3e72221ae16704..3d4569e36518da673e05d22424026cc9a4fda615 100644
--- a/LayoutTests/fast/css-generated-content/before-content-continuation-chain-expected.txt
+++ b/LayoutTests/fast/css-generated-content/before-content-continuation-chain-expected.txt
@@ -5,11 +5,11 @@ layer at (0,0) size 800x416
RenderBody {BODY} at (8,8) size 784x400
RenderBlock (anonymous) at (0,0) size 784x0
RenderInline {SPAN} at (0,0) size 0x0 [color=#008000]
- RenderBlock (anonymous) at (0,0) size 784x200
+ RenderBlock (anonymous) at (0,0) size 784x200 [color=#008000]
RenderBlock (generated) at (0,0) size 784x200 [color=#0000FF]
RenderText at (0,0) size 200x200
text run at (0,0) width 200: "A"
- RenderBlock {DIV} at (0,200) size 784x0 [color=#008000]
+ RenderBlock {DIV} at (0,200) size 784x0
RenderBlock (anonymous) at (0,200) size 784x200
RenderInline {SPAN} at (0,0) size 200x200 [color=#008000]
RenderText {#text} at (0,0) size 200x200

Powered by Google App Engine
This is Rietveld 408576698