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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug12908-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 [bgcolor=#C0C0C0] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#C0C0C0]
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 150x18 7 RenderText {#text} at (0,0) size 150x18
8 text run at (0,0) width 150: "Border enabled version" 8 text run at (0,0) width 150: "Border enabled version"
9 LayoutTable {TABLE} at (0,34) size 335x226 [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,34) size 335x226 [border: (1px outset #808080)]
10 LayoutTableSection {TBODY} at (1,1) size 333x224 10 LayoutTableSection {TBODY} at (1,1) size 333x224
11 LayoutTableRow {TR} at (0,0) size 333x2 11 LayoutTableRow {TR} at (0,0) size 333x2
12 LayoutTableCell {TD} at (0,0) size 31x2 [border: (1px inset #808080) ] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (0,0) size 31x2 [border: (1px inset #808080) ] [r=0 c=0 rs=1 cs=1]
13 LayoutTableCell {TD} at (31,0) size 302x2 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1] 13 LayoutTableCell {TD} at (31,0) size 302x2 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1]
14 LayoutTableRow {TR} at (0,2) size 333x222 14 LayoutTableRow {TR} at (0,2) size 333x222
15 LayoutTableCell {TD} at (0,2) size 333x222 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=2] 15 LayoutTableCell {TD} at (0,2) size 333x222 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=2]
16 RenderImage {IMG} at (1,1) size 329x220 16 LayoutImage {IMG} at (1,1) size 329x220
17 RenderBlock {P} at (0,276) size 784x18 17 RenderBlock {P} at (0,276) size 784x18
18 RenderText {#text} at (0,0) size 208x18 18 RenderText {#text} at (0,0) size 208x18
19 text run at (0,0) width 208: "Cellspanned cell's bgcolor is red" 19 text run at (0,0) width 208: "Cellspanned cell's bgcolor is red"
20 LayoutTable {TABLE} at (0,310) size 329x220 20 LayoutTable {TABLE} at (0,310) size 329x220
21 LayoutTableSection {TBODY} at (0,0) size 329x220 21 LayoutTableSection {TBODY} at (0,0) size 329x220
22 LayoutTableRow {TR} at (0,0) size 329x0 22 LayoutTableRow {TR} at (0,0) size 329x0
23 LayoutTableCell {TD} at (0,0) size 29x0 [r=0 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (0,0) size 29x0 [r=0 c=0 rs=1 cs=1]
24 LayoutTableCell {TD} at (29,0) size 300x0 [r=0 c=1 rs=1 cs=1] 24 LayoutTableCell {TD} at (29,0) size 300x0 [r=0 c=1 rs=1 cs=1]
25 LayoutTableRow {TR} at (0,0) size 329x220 25 LayoutTableRow {TR} at (0,0) size 329x220
26 LayoutTableCell {TD} at (0,0) size 329x220 [bgcolor=#FF0000] [r=1 c= 0 rs=1 cs=2] 26 LayoutTableCell {TD} at (0,0) size 329x220 [bgcolor=#FF0000] [r=1 c= 0 rs=1 cs=2]
27 RenderImage {IMG} at (0,0) size 329x220 27 LayoutImage {IMG} at (0,0) size 329x220
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698