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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x32 3 layer at (0,0) size 800x32
4 RenderBlock {HTML} at (0,0) size 800x32 4 RenderBlock {HTML} at (0,0) size 800x32
5 RenderBody {BODY} at (8,8) size 784x16 5 RenderBody {BODY} at (8,8) size 784x16
6 RenderRuby (inline) {RUBY} at (0,0) size 64x16 6 RenderRuby (inline) {RUBY} at (0,0) size 64x16
7 RenderRubyRun (anonymous) at (0,0) size 64x16 7 RenderRubyRun (anonymous) at (0,0) size 64x16
8 RenderRubyBase (anonymous) at (0,0) size 64x16 8 RenderRubyBase (anonymous) at (0,0) size 64x16
9 RenderBlock (anonymous) at (0,0) size 64x16 9 RenderText {#text} at (0,0) size 64x16
10 RenderText {#text} at (0,0) size 64x16 10 text run at (0,0) width 64: "PASS"
11 text run at (0,0) width 64: "PASS" 11 RenderInline {I} at (0,0) size 0x0
12 RenderInline {I} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 RenderText {#text} at (0,0) size 0x0 13 RenderInline {I} at (0,0) size 0x0
14 RenderBlock (anonymous) at (0,16) size 64x0
15 RenderInline {SPAN} at (0,0) size 0x0 14 RenderInline {SPAN} at (0,0) size 0x0
16 RenderInline {SPAN} at (0,0) size 0x0 15 RenderInline {SPAN} at (0,0) size 0x0
17 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
18 RenderText {#text} at (0,0) size 0x0 17 RenderText {#text} at (0,0) size 0x0
19 RenderBlock (anonymous) at (0,16) size 64x0 18 RenderInline {I} at (0,0) size 0x0
20 RenderInline {I} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698