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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug1220-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 602x364 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 602x364 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 600x362 7 LayoutTableSection {TBODY} at (1,1) size 600x362
8 LayoutTableRow {TR} at (0,0) size 600x0 8 LayoutTableRow {TR} at (0,0) size 600x0
9 LayoutTableCell {TD} at (0,0) size 502x362 [bgcolor=#FFFFFF] [border : (1px inset #808080)] [r=0 c=0 rs=2 cs=2] 9 LayoutTableCell {TD} at (0,0) size 502x362 [bgcolor=#FFFFFF] [border : (1px inset #808080)] [r=0 c=0 rs=2 cs=2]
10 RenderImage {IMG} at (1,1) size 132x360 10 LayoutImage {IMG} at (1,1) size 132x360
11 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
12 LayoutTableRow {TR} at (0,0) size 600x362 12 LayoutTableRow {TR} at (0,0) size 600x362
13 LayoutTableCell {TD} at (502,171) size 98x20 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=6] 13 LayoutTableCell {TD} at (502,171) size 98x20 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=6]
14 RenderText {#text} at (73,1) size 24x18 14 RenderText {#text} at (73,1) size 24x18
15 text run at (73,1) width 24: "xxx" 15 text run at (73,1) width 24: "xxx"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698