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

Unified Diff: LayoutTests/fast/ruby/ruby-base-merge-block-children-crash-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/ruby/ruby-base-merge-block-children-crash-expected.txt
diff --git a/LayoutTests/fast/ruby/ruby-base-merge-block-children-crash-expected.txt b/LayoutTests/fast/ruby/ruby-base-merge-block-children-crash-expected.txt
index bf504f955458dead22721ad613cff26a0e2fc7e5..18ce6389d4099fa55cd15bc346991d5bb8a809ce 100644
--- a/LayoutTests/fast/ruby/ruby-base-merge-block-children-crash-expected.txt
+++ b/LayoutTests/fast/ruby/ruby-base-merge-block-children-crash-expected.txt
@@ -6,15 +6,13 @@ layer at (0,0) size 800x32
RenderRuby (inline) {RUBY} at (0,0) size 64x16
RenderRubyRun (anonymous) at (0,0) size 64x16
RenderRubyBase (anonymous) at (0,0) size 64x16
- RenderBlock (anonymous) at (0,0) size 64x16
- RenderText {#text} at (0,0) size 64x16
- text run at (0,0) width 64: "PASS"
- RenderInline {I} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,16) size 64x0
+ RenderText {#text} at (0,0) size 64x16
+ text run at (0,0) width 64: "PASS"
+ RenderInline {I} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderInline {I} at (0,0) size 0x0
RenderInline {SPAN} at (0,0) size 0x0
RenderInline {SPAN} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,16) size 64x0
- RenderInline {I} at (0,0) size 0x0
+ RenderInline {I} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698