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

Side by Side Diff: LayoutTests/platform/win/fast/invalid/019-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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x579 5 RenderBody {BODY} at (8,8) size 784x579
6 RenderBlock (anonymous) at (0,0) size 784x0 6 RenderBlock (anonymous) at (0,0) size 784x0
7 RenderInline {B} at (0,0) size 0x0 7 RenderInline {B} at (0,0) size 0x0
8 RenderInline {NOBR} at (0,0) size 0x0 8 RenderInline {NOBR} at (0,0) size 0x0
9 RenderInline {B} at (0,0) size 0x0
10 RenderInline {NOBR} at (0,0) size 0x0
11 RenderBlock {DIV} at (0,0) size 784x69 9 RenderBlock {DIV} at (0,0) size 784x69
12 RenderBlock (anonymous) at (0,0) size 784x40 10 RenderBlock (anonymous) at (0,0) size 784x40
13 RenderInline {B} at (0,0) size 749x39 11 RenderInline {B} at (0,0) size 749x39
14 RenderInline {NOBR} at (0,0) size 215x19 12 RenderInline {NOBR} at (0,0) size 215x19
15 RenderText {#text} at (0,0) size 215x19 13 RenderText {#text} at (0,0) size 215x19
16 text run at (0,0) width 215: "This text is in a div inside a nob r" 14 text run at (0,0) width 215: "This text is in a div inside a nob r"
17 RenderText {#text} at (215,0) size 749x39 15 RenderText {#text} at (215,0) size 749x39
18 text run at (215,0) width 534: "More text that should not be in th e nobr, i.e., the nobr should have closed the div" 16 text run at (215,0) width 534: "More text that should not be in th e nobr, i.e., the nobr should have closed the div"
19 text run at (0,20) width 120: "inside it implicitly." 17 text run at (0,20) width 120: "inside it implicitly."
20 RenderBlock {PRE} at (0,53) size 784x16 18 RenderBlock {PRE} at (0,53) size 784x16
21 RenderText {#text} at (0,0) size 272x16 19 RenderText {#text} at (0,0) size 272x16
22 text run at (0,0) width 272: "A pre tag outside everything else." 20 text run at (0,0) width 272: "A pre tag outside everything else."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698