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

Side by Side Diff: LayoutTests/platform/win/fast/invalid/004-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x57 6 RenderBlock {P} at (0,0) size 784x57
7 RenderInline {FONT} at (0,0) size 301x55 7 RenderInline {FONT} at (0,0) size 301x55
8 RenderText {#text} at (0,1) size 301x55 8 RenderText {#text} at (0,1) size 301x55
9 text run at (0,1) width 301: "First paragraph." 9 text run at (0,1) width 301: "First paragraph."
10 RenderBlock (anonymous) at (0,73) size 784x0 10 RenderBlock (anonymous) at (0,73) size 784x0
11 RenderInline {FONT} at (0,0) size 0x0 11 RenderInline {FONT} at (0,0) size 0x0
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 RenderBlock (anonymous) at (0,105) size 784x57 13 RenderBlock (anonymous) at (0,105) size 784x57
14 RenderBlock {P} at (0,0) size 784x57 14 RenderBlock {P} at (0,0) size 784x57
15 RenderText {#text} at (0,1) size 353x55 15 RenderText {#text} at (0,1) size 353x55
16 text run at (0,1) width 353: "Second paragraph." 16 text run at (0,1) width 353: "Second paragraph."
17 RenderBlock (anonymous) at (0,210) size 784x0 17 RenderBlock (anonymous) at (0,210) size 784x0
18 RenderInline {FONT} at (0,0) size 0x0 18 RenderInline {FONT} at (0,0) size 0x0
19 RenderText {#text} at (0,0) size 0x0 19 RenderText {#text} at (0,0) size 0x0
20 RenderInline {B} at (0,0) size 0x0 20 RenderInline {B} at (0,0) size 0x0
21 RenderInline {B} at (0,0) size 0x0
22 RenderBlock {P} at (0,210) size 784x20 21 RenderBlock {P} at (0,210) size 784x20
23 RenderInline {B} at (0,0) size 101x19 22 RenderInline {B} at (0,0) size 101x19
24 RenderInline {I} at (0,0) size 101x19 23 RenderInline {I} at (0,0) size 101x19
25 RenderText {#text} at (0,0) size 101x19 24 RenderText {#text} at (0,0) size 101x19
26 text run at (0,0) width 101: "Bold and Italic" 25 text run at (0,0) width 101: "Bold and Italic"
27 RenderInline {I} at (0,0) size 37x19 26 RenderInline {I} at (0,0) size 37x19
28 RenderText {#text} at (101,0) size 37x19 27 RenderText {#text} at (101,0) size 37x19
29 text run at (101,0) width 37: " Italic" 28 text run at (101,0) width 37: " Italic"
OLDNEW
« no previous file with comments | « LayoutTests/platform/win/fast/invalid/003-expected.txt ('k') | LayoutTests/platform/win/fast/invalid/007-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698