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

Side by Side Diff: LayoutTests/platform/win/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 864 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 864
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x864 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 785x864 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 785x864 4 RenderBlock {HTML} at (0,0) size 785x864
5 RenderBody {BODY} at (8,8) size 769x848 5 RenderBody {BODY} at (8,8) size 769x848
6 RenderBlock (anonymous) at (0,0) size 769x18 6 RenderBlock (anonymous) at (0,0) size 769x18
7 RenderText {#text} at (0,0) size 88x17 7 RenderText {#text} at (0,0) size 88x17
8 text run at (0,0) width 88: "ROWSPANS" 8 text run at (0,0) width 88: "ROWSPANS"
9 LayoutTable {TABLE} at (0,18) size 138x60 [border: (5px outset #808080)] 9 LayoutTable {TABLE} at (0,18) size 138x60 [border: (5px outset #808080)]
10 LayoutTableSection {TBODY} at (5,5) size 128x50 10 LayoutTableSection {TBODY} at (5,5) size 128x50
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
138 LayoutTableRow {TR} at (0,4) size 57x20 138 LayoutTableRow {TR} at (0,4) size 57x20
139 LayoutTableCell {TD} at (30,3) size 25x22 [border: (1px inset #80808 0)] [r=1 c=1 rs=2 cs=1] 139 LayoutTableCell {TD} at (30,3) size 25x22 [border: (1px inset #80808 0)] [r=1 c=1 rs=2 cs=1]
140 RenderText {#text} at (2,2) size 21x17 140 RenderText {#text} at (2,2) size 21x17
141 text run at (2,2) width 21: "bar" 141 text run at (2,2) width 21: "bar"
142 RenderBlock (anonymous) at (0,466) size 769x18 142 RenderBlock (anonymous) at (0,466) size 769x18
143 RenderBR {BR} at (0,0) size 0x17 143 RenderBR {BR} at (0,0) size 0x17
144 LayoutTable {TABLE} at (0,484) size 602x364 [border: (1px outset #808080)] 144 LayoutTable {TABLE} at (0,484) 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 502x362 [bgcolor=#FFFFFF] [border : (1px inset #808080)] [r=0 c=0 rs=2 cs=2] 147 LayoutTableCell {TD} at (0,0) size 502x362 [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 (502,171) size 98x20 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=6] 150 LayoutTableCell {TD} at (502,171) size 98x20 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=6]
151 RenderText {#text} at (73,1) size 24x17 151 RenderText {#text} at (73,1) size 24x17
152 text run at (73,1) width 24: "xxx" 152 text run at (73,1) width 24: "xxx"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698