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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/collapsing_borders/bug41262-3-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 scrollHeight 664 1 layer at (0,0) size 800x600 scrollHeight 664
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x664 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x664 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x664 4 RenderBlock {HTML} at (0,0) size 800x664
5 RenderBody {BODY} at (8,16) size 784x632 5 RenderBody {BODY} at (8,16) size 784x632
6 RenderBlock {P} at (0,0) size 784x54 6 RenderBlock {P} at (0,0) size 784x54
7 RenderText {#text} at (0,0) size 766x53 7 RenderText {#text} at (0,0) size 766x53
8 text run at (0,0) width 471: "Following table should have 6px solid bl ue border around cell 3, red 5px " 8 text run at (0,0) width 471: "Following table should have 6px solid bl ue border around cell 3, red 5px "
9 text run at (470,0) width 296: "solid border around the rest of table and green" 9 text run at (470,0) width 296: "solid border around the rest of table and green"
10 text run at (0,18) width 206: "4px solid border between cell 1 " 10 text run at (0,18) width 206: "4px solid border between cell 1 "
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
138 RenderText {#text} at (21,2) size 8x17 138 RenderText {#text} at (21,2) size 8x17
139 text run at (21,2) width 8: "5" 139 text run at (21,2) width 8: "5"
140 LayoutTableCell {TD} at (50,44) size 50x21 [border: (1px none #00000 0)] [r=2 c=1 rs=1 cs=1] 140 LayoutTableCell {TD} at (50,44) size 50x21 [border: (1px none #00000 0)] [r=2 c=1 rs=1 cs=1]
141 RenderText {#text} at (17,2) size 16x17 141 RenderText {#text} at (17,2) size 16x17
142 text run at (17,2) width 16: "12" 142 text run at (17,2) width 16: "12"
143 LayoutTableCell {TD} at (100,44) size 50x21 [border: (1px none #0000 00)] [r=2 c=2 rs=1 cs=1] 143 LayoutTableCell {TD} at (100,44) size 50x21 [border: (1px none #0000 00)] [r=2 c=2 rs=1 cs=1]
144 RenderText {#text} at (17,2) size 16x17 144 RenderText {#text} at (17,2) size 16x17
145 text run at (17,2) width 16: "13" 145 text run at (17,2) width 16: "13"
146 layer at (8,492) size 237x22 clip at (9,493) size 235x20 146 layer at (8,492) size 237x22 clip at (9,493) size 235x20
147 RenderBlock {DIV} at (0,0) size 236.81x22 [border: (1px solid #C0C0C0)] 147 RenderBlock {DIV} at (0,0) size 236.81x22 [border: (1px solid #C0C0C0)]
148 RenderImage {IMG} at (2,2) size 16x16 148 LayoutImage {IMG} at (2,2) size 16x16
149 layer at (26,494) size 217x18 149 layer at (26,494) size 217x18
150 RenderBlock {DIV} at (18,2) size 216.81x18 150 RenderBlock {DIV} at (18,2) size 216.81x18
151 RenderText {#text} at (0,0) size 217x17 151 RenderText {#text} at (0,0) size 217x17
152 text run at (0,0) width 217: "[Example rendering from w3.org]" 152 text run at (0,0) width 217: "[Example rendering from w3.org]"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698