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

Side by Side Diff: LayoutTests/platform/win-xp/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 680 1 layer at (0,0) size 800x600 scrollHeight 680
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x680 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 800x680 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 800x680 4 RenderBlock {HTML} at (0,0) size 800x680
5 RenderBody {BODY} at (8,16) size 784x648 5 RenderBody {BODY} at (8,16) size 784x648
6 RenderBlock {P} at (0,0) size 784x60 6 RenderBlock {P} at (0,0) size 784x60
7 RenderText {#text} at (0,0) size 779x59 7 RenderText {#text} at (0,0) size 779x59
8 text run at (0,0) width 441: "Following table should have 6px solid bl ue border around cell 3, red 5px " 8 text run at (0,0) width 441: "Following table should have 6px solid bl ue border around cell 3, red 5px "
9 text run at (441,0) width 338: "solid border around the rest of table and green 4px solid" 9 text run at (441,0) width 338: "solid border around the rest of table and green 4px solid"
10 text run at (0,20) width 136: "border between cell 1 " 10 text run at (0,20) width 136: "border between cell 1 "
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
137 RenderText {#text} at (21,2) size 8x19 137 RenderText {#text} at (21,2) size 8x19
138 text run at (21,2) width 8: "5" 138 text run at (21,2) width 8: "5"
139 LayoutTableCell {TD} at (50,48) size 50x23 [border: (1px none #00000 0)] [r=2 c=1 rs=1 cs=1] 139 LayoutTableCell {TD} at (50,48) size 50x23 [border: (1px none #00000 0)] [r=2 c=1 rs=1 cs=1]
140 RenderText {#text} at (17,2) size 16x19 140 RenderText {#text} at (17,2) size 16x19
141 text run at (17,2) width 16: "12" 141 text run at (17,2) width 16: "12"
142 LayoutTableCell {TD} at (100,48) size 50x23 [border: (1px none #0000 00)] [r=2 c=2 rs=1 cs=1] 142 LayoutTableCell {TD} at (100,48) size 50x23 [border: (1px none #0000 00)] [r=2 c=2 rs=1 cs=1]
143 RenderText {#text} at (17,2) size 16x19 143 RenderText {#text} at (17,2) size 16x19
144 text run at (17,2) width 16: "13" 144 text run at (17,2) width 16: "13"
145 layer at (8,496) size 221x24 clip at (9,497) size 219x22 145 layer at (8,496) size 221x24 clip at (9,497) size 219x22
146 RenderBlock {DIV} at (0,0) size 221x24 [border: (1px solid #C0C0C0)] 146 RenderBlock {DIV} at (0,0) size 221x24 [border: (1px solid #C0C0C0)]
147 RenderImage {IMG} at (2,2) size 16x16 147 LayoutImage {IMG} at (2,2) size 16x16
148 layer at (26,498) size 201x20 148 layer at (26,498) size 201x20
149 RenderBlock {DIV} at (18,2) size 201x20 149 RenderBlock {DIV} at (18,2) size 201x20
150 RenderText {#text} at (0,0) size 201x19 150 RenderText {#text} at (0,0) size 201x19
151 text run at (0,0) width 201: "[Example rendering from w3.org]" 151 text run at (0,0) width 201: "[Example rendering from w3.org]"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698