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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug2962-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 300x46 [border: (2px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 300x46 [border: (2px outset #808080)]
7 LayoutTableSection {TBODY} at (2,2) size 296x42 7 LayoutTableSection {TBODY} at (2,2) size 296x42
8 LayoutTableRow {TR} at (0,0) size 296x42 8 LayoutTableRow {TR} at (0,0) size 296x42
9 LayoutTableCell {TD} at (0,0) size 296x42 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (0,0) size 296x42 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
10 RenderBlock {CENTER} at (3,3) size 290x36 10 RenderBlock {CENTER} at (3,3) size 290x36
11 RenderInline {A} at (0,0) size 0x0 [color=#0000EE] 11 RenderInline {A} at (0,0) size 0x0 [color=#0000EE]
12 RenderBlock (floating) {IMG} at (0,0) size 20x20 12 RenderBlock (floating) {IMG} at (0,0) size 20x20
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 RenderInline {A} at (0,0) size 189x35 [color=#0000EE] 14 RenderInline {A} at (0,0) size 189x35 [color=#0000EE]
15 RenderInline {FONT} at (0,0) size 189x35 [color=#000000] 15 RenderInline {FONT} at (0,0) size 189x35 [color=#000000]
16 RenderText {#text} at (62,0) size 189x17 16 RenderText {#text} at (62,0) size 189x17
17 text run at (62,0) width 113: "Free Homepage! " 17 text run at (62,0) width 113: "Free Homepage! "
18 text run at (174,0) width 77: "Free Email!" 18 text run at (174,0) width 77: "Free Email!"
19 RenderBR {BR} at (250,14) size 1x0 19 RenderBR {BR} at (250,14) size 1x0
20 RenderText {#text} at (69,18) size 175x17 20 RenderText {#text} at (69,18) size 175x17
21 text run at (69,18) width 44: "It's all " 21 text run at (69,18) width 44: "It's all "
22 text run at (112,18) width 132: "yours at ACMEcity!" 22 text run at (112,18) width 132: "yours at ACMEcity!"
23 layer at (13,13) size 20x20 clip at (14,14) size 18x18 23 layer at (13,13) size 20x20 clip at (14,14) size 18x18
24 RenderBlock {DIV} at (0,0) size 20x20 [border: (1px solid #C0C0C0)] 24 RenderBlock {DIV} at (0,0) size 20x20 [border: (1px solid #C0C0C0)]
25 RenderImage {IMG} at (2,2) size 16x16 25 LayoutImage {IMG} at (2,2) size 16x16
26 layer at (31,15) size 0x0 26 layer at (31,15) size 0x0
27 RenderBlock {DIV} at (18,2) size 0x0 27 RenderBlock {DIV} at (18,2) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698