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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug106158-1-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 LayoutTable {TABLE} at (0,0) size 450x104 [border: (1px solid #000000)] 6 LayoutTable {TABLE} at (0,0) size 450x104 [border: (1px solid #000000)]
7 LayoutTableSection {TBODY} at (1,1) size 448x102 7 LayoutTableSection {TBODY} at (1,1) size 448x102
8 LayoutTableRow {TR} at (0,2) size 448x98 8 LayoutTableRow {TR} at (0,2) size 448x98
9 LayoutTableCell {TD} at (2,2) size 444x98 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 444x98 [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (1,1) size 442x26 [border: (1px solid #FF00 00)] 10 LayoutTable {TABLE} at (1,1) size 442x26 [border: (1px solid #FF00 00)]
11 LayoutTableSection {TBODY} at (1,1) size 440x24 11 LayoutTableSection {TBODY} at (1,1) size 440x24
12 LayoutTableRow {TR} at (0,2) size 440x20 12 LayoutTableRow {TR} at (0,2) size 440x20
13 LayoutTableCell {TD} at (2,2) size 436x20 [r=0 c=0 rs=1 cs=1 ] 13 LayoutTableCell {TD} at (2,2) size 436x20 [r=0 c=0 rs=1 cs=1 ]
14 RenderText {#text} at (1,1) size 23x17 14 RenderText {#text} at (1,1) size 23x17
15 text run at (1,1) width 23: "test" 15 text run at (1,1) width 23: "test"
16 LayoutTable {TABLE} at (1,27) size 437x70 [border: (1px solid #000 000)] 16 LayoutTable {TABLE} at (1,27) size 437x70 [border: (1px solid #000 000)]
17 LayoutTableSection {TBODY} at (1,1) size 435x68 17 LayoutTableSection {TBODY} at (1,1) size 435x68
18 LayoutTableRow {TR} at (0,2) size 435x64 18 LayoutTableRow {TR} at (0,2) size 435x64
19 LayoutTableCell {TD} at (2,2) size 431x64 [r=0 c=0 rs=1 cs=1 ] 19 LayoutTableCell {TD} at (2,2) size 431x64 [r=0 c=0 rs=1 cs=1 ]
20 LayoutTable {TABLE} at (1,1) size 320x62 [border: (1px sol id #000000)] 20 LayoutTable {TABLE} at (1,1) size 320x62 [border: (1px sol id #000000)]
21 LayoutTableSection {TBODY} at (1,1) size 318x60 21 LayoutTableSection {TBODY} at (1,1) size 318x60
22 LayoutTableRow {TR} at (0,2) size 318x56 22 LayoutTableRow {TR} at (0,2) size 318x56
23 LayoutTableCell {TD} at (2,2) size 314x56 [r=0 c=0 r s=1 cs=1] 23 LayoutTableCell {TD} at (2,2) size 314x56 [r=0 c=0 r s=1 cs=1]
24 RenderImage {IMG} at (1,6) size 9x9 24 LayoutImage {IMG} at (1,6) size 9x9
25 RenderText {#text} at (10,1) size 133x17 25 RenderText {#text} at (10,1) size 133x17
26 text run at (10,1) width 133: " Shop Till You Dr op" 26 text run at (10,1) width 133: " Shop Till You Dr op"
27 RenderBR {BR} at (142,15) size 1x0 27 RenderBR {BR} at (142,15) size 1x0
28 RenderText {#text} at (1,19) size 281x17 28 RenderText {#text} at (1,19) size 281x17
29 text run at (1,19) width 281: "From Regina Lewis , AOL's Online Advisor" 29 text run at (1,19) width 281: "From Regina Lewis , AOL's Online Advisor"
30 RenderBR {BR} at (281,33) size 1x0 30 RenderBR {BR} at (281,33) size 1x0
31 RenderImage {IMG} at (1,42) size 9x9 31 LayoutImage {IMG} at (1,42) size 9x9
32 RenderText {#text} at (10,37) size 303x17 32 RenderText {#text} at (10,37) size 303x17
33 text run at (10,37) width 303: " Forget Dates? D on't Worry We'll Remind You" 33 text run at (10,37) width 303: " Forget Dates? D on't Worry We'll Remind You"
34 RenderBR {BR} at (312,51) size 1x0 34 RenderBR {BR} at (312,51) size 1x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698