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

Side by Side Diff: LayoutTests/platform/win/fast/dynamic/011-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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,0) size 784x40 6 RenderBlock (anonymous) at (0,0) size 784x40
7 RenderInline {SPAN} at (0,0) size 0x0
8 RenderInline {SPAN} at (0,0) size 742x39 7 RenderInline {SPAN} at (0,0) size 742x39
9 RenderInline {SPAN} at (0,0) size 742x39 8 RenderInline {SPAN} at (0,0) size 742x39
10 RenderText {#text} at (0,0) size 742x39 9 RenderText {#text} at (0,0) size 742x39
11 text run at (0,0) width 100: "Bug #3810389. " 10 text run at (0,0) width 100: "Bug #3810389. "
12 text run at (100,0) width 365: "Make sure we don't crash manipulat ing blocks inside inlines. " 11 text run at (100,0) width 365: "Make sure we don't crash manipulat ing blocks inside inlines. "
13 text run at (465,0) width 277: "You should see the numbers 1 and 2 vertically" 12 text run at (465,0) width 277: "You should see the numbers 1 and 2 vertically"
14 text run at (0,20) width 140: "stacked below this line." 13 text run at (0,20) width 140: "stacked below this line."
15 RenderBlock (anonymous) at (0,40) size 784x20 14 RenderBlock (anonymous) at (0,40) size 784x20
16 RenderBlock {DIV} at (0,0) size 784x20 15 RenderBlock {DIV} at (0,0) size 784x20
17 RenderText {#text} at (0,0) size 8x19 16 RenderText {#text} at (0,0) size 8x19
18 text run at (0,0) width 8: "1" 17 text run at (0,0) width 8: "1"
19 RenderBlock (anonymous) at (0,60) size 784x20 18 RenderBlock (anonymous) at (0,60) size 784x20
20 RenderInline {SPAN} at (0,0) size 16x19 19 RenderInline {SPAN} at (0,0) size 16x19
21 RenderInline {SPAN} at (0,0) size 8x19 20 RenderInline {SPAN} at (0,0) size 8x19
22 RenderText {#text} at (0,0) size 8x19 21 RenderText {#text} at (0,0) size 8x19
23 text run at (0,0) width 8: "2" 22 text run at (0,0) width 8: "2"
24 RenderText {#text} at (8,0) size 4x19 23 RenderText {#text} at (8,0) size 4x19
25 text run at (8,0) width 4: " " 24 text run at (8,0) width 4: " "
26 RenderImage {IMG} at (12,15) size 0x0 25 RenderImage {IMG} at (12,15) size 0x0
27 RenderText {#text} at (12,0) size 4x19 26 RenderText {#text} at (12,0) size 4x19
28 text run at (12,0) width 4: " " 27 text run at (12,0) width 4: " "
29 RenderText {#text} at (0,0) size 0x0 28 RenderText {#text} at (0,0) size 0x0
30 RenderImage {IMG} at (16,15) size 0x0 29 RenderImage {IMG} at (16,15) size 0x0
31 RenderText {#text} at (0,0) size 0x0 30 RenderText {#text} at (0,0) size 0x0
32 RenderText {#text} at (0,0) size 0x0 31 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698