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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug17548-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 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
6 LayoutTable {TABLE} at (0,0) size 784x78 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 784x78 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 782x76 7 LayoutTableSection {TBODY} at (1,1) size 782x76
8 LayoutTableRow {TR} at (0,2) size 782x7 8 LayoutTableRow {TR} at (0,2) size 782x7
9 LayoutTableCell {TD} at (2,2) size 198x49 [border: (1px inset #80808 0)] [r=0 c=0 rs=2 cs=1] 9 LayoutTableCell {TD} at (2,2) size 198x49 [border: (1px inset #80808 0)] [r=0 c=0 rs=2 cs=1]
10 RenderImage {IMG} at (2,2) size 194x45 10 LayoutImage {IMG} at (2,2) size 194x45
11 LayoutTableCell {TD} at (202,3) size 578x4 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1] 11 LayoutTableCell {TD} at (202,3) size 578x4 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
12 LayoutTableRow {TR} at (0,11) size 782x40 12 LayoutTableRow {TR} at (0,11) size 782x40
13 LayoutTableCell {TD} at (202,20) size 578x22 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1] 13 LayoutTableCell {TD} at (202,20) size 578x22 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
14 RenderText {#text} at (2,2) size 81x17 14 RenderText {#text} at (2,2) size 81x17
15 text run at (2,2) width 81: "Information " 15 text run at (2,2) width 81: "Information "
16 RenderImage {IMG} at (82.42,9) size 4x7 16 LayoutImage {IMG} at (82.42,9) size 4x7
17 RenderText {#text} at (86,2) size 84x17 17 RenderText {#text} at (86,2) size 84x17
18 text run at (86,2) width 5: " " 18 text run at (86,2) width 5: " "
19 text run at (90,2) width 80: "Student Life" 19 text run at (90,2) width 80: "Student Life"
20 LayoutTableRow {TR} at (0,53) size 782x21 20 LayoutTableRow {TR} at (0,53) size 782x21
21 LayoutTableCell {TD} at (2,53) size 778x21 [border: (1px inset #8080 80)] [r=2 c=0 rs=1 cs=2] 21 LayoutTableCell {TD} at (2,53) size 778x21 [border: (1px inset #8080 80)] [r=2 c=0 rs=1 cs=2]
22 RenderBlock {HR} at (2,10) size 774x1 [border: (1px inset #EEEEEE) none (1px inset #EEEEEE)] 22 RenderBlock {HR} at (2,10) size 774x1 [border: (1px inset #EEEEEE) none (1px inset #EEEEEE)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698