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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/core/row_span-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 clip at (0,0) size 785x600 scrollHeight 904 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 904
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x904 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x904 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {HTML} at (0,0) size 785x904 4 RenderBlock {HTML} at (0,0) size 785x904
5 RenderBody {BODY} at (8,8) size 769x888 5 RenderBody {BODY} at (8,8) size 769x888
6 RenderBlock (anonymous) at (0,0) size 769x20 6 RenderBlock (anonymous) at (0,0) size 769x20
7 RenderText {#text} at (0,0) size 87x19 7 RenderText {#text} at (0,0) size 87x19
8 text run at (0,0) width 87: "ROWSPANS" 8 text run at (0,0) width 87: "ROWSPANS"
9 LayoutTable {TABLE} at (0,20) size 132x64 [border: (5px outset #808080)] 9 LayoutTable {TABLE} at (0,20) size 132x64 [border: (5px outset #808080)]
10 LayoutTableSection {TBODY} at (5,5) size 122x54 10 LayoutTableSection {TBODY} at (5,5) size 122x54
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
138 LayoutTableRow {TR} at (0,4) size 54x22 138 LayoutTableRow {TR} at (0,4) size 54x22
139 LayoutTableCell {TD} at (28,3) size 24x24 [border: (1px inset #80808 0)] [r=1 c=1 rs=2 cs=1] 139 LayoutTableCell {TD} at (28,3) size 24x24 [border: (1px inset #80808 0)] [r=1 c=1 rs=2 cs=1]
140 RenderText {#text} at (2,2) size 20x19 140 RenderText {#text} at (2,2) size 20x19
141 text run at (2,2) width 20: "bar" 141 text run at (2,2) width 20: "bar"
142 RenderBlock (anonymous) at (0,504) size 769x20 142 RenderBlock (anonymous) at (0,504) size 769x20
143 RenderBR {BR} at (0,0) size 0x19 143 RenderBR {BR} at (0,0) size 0x19
144 LayoutTable {TABLE} at (0,524) size 602x364 [border: (1px outset #808080)] 144 LayoutTable {TABLE} at (0,524) size 602x364 [border: (1px outset #808080)]
145 LayoutTableSection {TBODY} at (1,1) size 600x362 145 LayoutTableSection {TBODY} at (1,1) size 600x362
146 LayoutTableRow {TR} at (0,0) size 600x0 146 LayoutTableRow {TR} at (0,0) size 600x0
147 LayoutTableCell {TD} at (0,0) size 512x362 [bgcolor=#FFFFFF] [border : (1px inset #808080)] [r=0 c=0 rs=2 cs=2] 147 LayoutTableCell {TD} at (0,0) size 512x362 [bgcolor=#FFFFFF] [border : (1px inset #808080)] [r=0 c=0 rs=2 cs=2]
148 RenderImage {IMG} at (1,1) size 132x360 148 LayoutImage {IMG} at (1,1) size 132x360
149 LayoutTableRow {TR} at (0,0) size 600x362 149 LayoutTableRow {TR} at (0,0) size 600x362
150 LayoutTableCell {TD} at (512,170) size 88x22 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=6] 150 LayoutTableCell {TD} at (512,170) size 88x22 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=6]
151 RenderText {#text} at (66,1) size 21x19 151 RenderText {#text} at (66,1) size 21x19
152 text run at (66,1) width 21: "xxx" 152 text run at (66,1) width 21: "xxx"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698