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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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
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 RenderBlock {CENTER} at (0,0) size 784x25 9 RenderBlock {CENTER} at (0,0) size 784x25
10 RenderBlock (anonymous) at (0,0) size 784x0 10 RenderBlock (anonymous) at (0,0) 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,0) size 784x25 13 RenderBlock (anonymous) at (0,0) size 784x25
14 LayoutTable {TABLE} at (380.50,0) size 23x25 14 LayoutTable {TABLE} at (380.50,0) size 23x25
15 LayoutTableSection {TBODY} at (0,0) size 23x25 15 LayoutTableSection {TBODY} at (0,0) size 23x25
16 LayoutTableRow {TR} at (0,2) size 23x21 16 LayoutTableRow {TR} at (0,2) size 23x21
17 LayoutTableCell {TD} at (2,2) size 19x21 [r=0 c=0 rs=1 cs=1] 17 LayoutTableCell {TD} at (2,2) size 19x21 [r=0 c=0 rs=1 cs=1]
18 RenderImage {INPUT} at (1,1) size 17x19 18 LayoutImage {INPUT} at (1,1) size 17x19
19 RenderText {#text} at (0,0) size 0x0 19 RenderText {#text} at (0,0) size 0x0
20 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
21 RenderBlock (anonymous) at (0,25) size 784x0 21 RenderBlock (anonymous) at (0,25) size 784x0
22 RenderInline {FONT} at (0,0) size 0x0 22 RenderInline {FONT} at (0,0) size 0x0
23 RenderText {#text} at (0,0) size 0x0 23 RenderText {#text} at (0,0) size 0x0
24 RenderBlock {DIV} at (0,25) size 784x36 24 RenderBlock {DIV} at (0,25) size 784x36
25 RenderText {#text} at (0,0) size 775x36 25 RenderText {#text} at (0,0) size 775x36
26 text run at (0,0) width 775: "Success! This test succeeds if the input named mover is not detached from its form when it is moved around in the DOM" 26 text run at (0,0) width 775: "Success! This test succeeds if the input named mover is not detached from its form when it is moved around in the DOM"
27 text run at (0,18) width 159: "to come before the table." 27 text run at (0,18) width 159: "to come before the table."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698