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

Side by Side Diff: LayoutTests/platform/win/fast/forms/preserveFormDuringResidualStyle-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 784x0 6 RenderBlock (anonymous) at (0,0) size 784x0
7 RenderInline {FONT} at (0,0) size 0x0 7 RenderInline {FONT} at (0,0) size 0x0
8 RenderText {#text} at (0,0) size 0x0 8 RenderText {#text} at (0,0) size 0x0
9 RenderInline {FONT} at (0,0) size 0x0
10 RenderBlock {CENTER} at (0,0) size 784x25 9 RenderBlock {CENTER} at (0,0) size 784x25
11 RenderBlock (anonymous) at (0,0) size 784x0 10 RenderBlock (anonymous) at (0,0) size 784x0
12 RenderInline {FONT} at (0,0) size 0x0 11 RenderInline {FONT} at (0,0) size 0x0
13 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
14 RenderBlock (anonymous) at (0,0) size 784x25 13 RenderBlock (anonymous) at (0,0) size 784x25
15 RenderTable {TABLE} at (380.50,0) size 23x25 14 RenderTable {TABLE} at (380.50,0) size 23x25
16 RenderTableSection {TBODY} at (0,0) size 23x25 15 RenderTableSection {TBODY} at (0,0) size 23x25
17 RenderTableRow {TR} at (0,2) size 23x21 16 RenderTableRow {TR} at (0,2) size 23x21
18 RenderTableCell {TD} at (2,2) size 19x21 [r=0 c=0 rs=1 cs=1] 17 RenderTableCell {TD} at (2,2) size 19x21 [r=0 c=0 rs=1 cs=1]
19 RenderImage {INPUT} at (1,1) size 17x19 18 RenderImage {INPUT} at (1,1) size 17x19
20 RenderText {#text} at (0,0) size 0x0 19 RenderText {#text} at (0,0) size 0x0
21 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
22 RenderBlock (anonymous) at (0,25) size 784x0 21 RenderBlock (anonymous) at (0,25) size 784x0
23 RenderInline {FONT} at (0,0) size 0x0 22 RenderInline {FONT} at (0,0) size 0x0
24 RenderText {#text} at (0,0) size 0x0 23 RenderText {#text} at (0,0) size 0x0
25 RenderBlock (anonymous) at (0,25) size 784x0
26 RenderText {#text} at (0,0) size 0x0
27 RenderBlock {DIV} at (0,25) size 784x40 24 RenderBlock {DIV} at (0,25) size 784x40
28 RenderText {#text} at (0,0) size 776x39 25 RenderText {#text} at (0,0) size 776x39
29 text run at (0,0) width 776: "Success! This test succeeds if the input named mover is not detached from its form when it is moved around in the DOM to come" 26 text run at (0,0) width 776: "Success! This test succeeds if the input named mover is not detached from its form when it is moved around in the DOM to come"
30 text run at (0,20) width 98: "before the table." 27 text run at (0,20) width 98: "before the table."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698