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

Side by Side Diff: LayoutTests/platform/linux/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 450x112 [border: (1px solid #000000)] 6 LayoutTable {TABLE} at (0,0) size 450x112 [border: (1px solid #000000)]
7 LayoutTableSection {TBODY} at (1,1) size 448x110 7 LayoutTableSection {TBODY} at (1,1) size 448x110
8 LayoutTableRow {TR} at (0,2) size 448x106 8 LayoutTableRow {TR} at (0,2) size 448x106
9 LayoutTableCell {TD} at (2,2) size 444x106 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 444x106 [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (1,1) size 442x28 [border: (1px solid #FF00 00)] 10 LayoutTable {TABLE} at (1,1) size 442x28 [border: (1px solid #FF00 00)]
11 LayoutTableSection {TBODY} at (1,1) size 440x26 11 LayoutTableSection {TBODY} at (1,1) size 440x26
12 LayoutTableRow {TR} at (0,2) size 440x22 12 LayoutTableRow {TR} at (0,2) size 440x22
13 LayoutTableCell {TD} at (2,2) size 436x22 [r=0 c=0 rs=1 cs=1 ] 13 LayoutTableCell {TD} at (2,2) size 436x22 [r=0 c=0 rs=1 cs=1 ]
14 RenderText {#text} at (1,1) size 21x19 14 RenderText {#text} at (1,1) size 21x19
15 text run at (1,1) width 21: "test" 15 text run at (1,1) width 21: "test"
16 LayoutTable {TABLE} at (1,29) size 437x76 [border: (1px solid #000 000)] 16 LayoutTable {TABLE} at (1,29) size 437x76 [border: (1px solid #000 000)]
17 LayoutTableSection {TBODY} at (1,1) size 435x74 17 LayoutTableSection {TBODY} at (1,1) size 435x74
18 LayoutTableRow {TR} at (0,2) size 435x70 18 LayoutTableRow {TR} at (0,2) size 435x70
19 LayoutTableCell {TD} at (2,2) size 431x70 [r=0 c=0 rs=1 cs=1 ] 19 LayoutTableCell {TD} at (2,2) size 431x70 [r=0 c=0 rs=1 cs=1 ]
20 LayoutTable {TABLE} at (1,1) size 303x68 [border: (1px sol id #000000)] 20 LayoutTable {TABLE} at (1,1) size 303x68 [border: (1px sol id #000000)]
21 LayoutTableSection {TBODY} at (1,1) size 301x66 21 LayoutTableSection {TBODY} at (1,1) size 301x66
22 LayoutTableRow {TR} at (0,2) size 301x62 22 LayoutTableRow {TR} at (0,2) size 301x62
23 LayoutTableCell {TD} at (2,2) size 297x62 [r=0 c=0 r s=1 cs=1] 23 LayoutTableCell {TD} at (2,2) size 297x62 [r=0 c=0 r s=1 cs=1]
24 RenderImage {IMG} at (1,7) size 9x9 24 LayoutImage {IMG} at (1,7) size 9x9
25 RenderText {#text} at (10,1) size 124x19 25 RenderText {#text} at (10,1) size 124x19
26 text run at (10,1) width 124: " Shop Till You Dr op" 26 text run at (10,1) width 124: " Shop Till You Dr op"
27 RenderBR {BR} at (134,16) size 0x0 27 RenderBR {BR} at (134,16) size 0x0
28 RenderText {#text} at (1,21) size 262x19 28 RenderText {#text} at (1,21) size 262x19
29 text run at (1,21) width 262: "From Regina Lewis , AOL's Online Advisor" 29 text run at (1,21) width 262: "From Regina Lewis , AOL's Online Advisor"
30 RenderBR {BR} at (263,36) size 0x0 30 RenderBR {BR} at (263,36) size 0x0
31 RenderImage {IMG} at (1,47) size 9x9 31 LayoutImage {IMG} at (1,47) size 9x9
32 RenderText {#text} at (10,41) size 286x19 32 RenderText {#text} at (10,41) size 286x19
33 text run at (10,41) width 286: " Forget Dates? D on't Worry We'll Remind You" 33 text run at (10,41) width 286: " Forget Dates? D on't Worry We'll Remind You"
34 RenderBR {BR} at (296,56) size 0x0 34 RenderBR {BR} at (296,56) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698