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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug106966-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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 1341 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1341
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1341 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1341 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1341 4 LayoutBlockFlow {HTML} at (0,0) size 785x1341
5 LayoutBlockFlow {BODY} at (8,8) size 769x1325 5 LayoutBlockFlow {BODY} at (8,8) size 769x1325
6 LayoutTable {TABLE} at (0,0) size 200x118 [bgcolor=#FFA500] [border: (10px solid #0000FF)] 6 LayoutTable {TABLE} at (0,0) size 200x118 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
7 LayoutBlockFlow {CAPTION} at (0,0) size 200x18 7 LayoutBlockFlow {CAPTION} at (0,0) size 200x18
8 LayoutText {#text} at (43,0) size 114x17 8 LayoutText {#text} at (43,0) size 114x17
9 text run at (43,0) width 114: "clip at table-outer" 9 text run at (43,0) width 114: "clip at table-outer"
10 LayoutTableSection {TBODY} at (25,43) size 150x50 10 LayoutTableSection {TBODY} at (25,43) size 150x50
11 LayoutTableRow {TR} at (0,15) size 150x20 11 LayoutTableRow {TR} at (0,15) size 150x20
12 LayoutTableCell {TD} at (15,15) size 52x20 [bgcolor=#FFFF00] [r=0 c= 0 rs=1 cs=1] 12 LayoutTableCell {TD} at (15,15) size 52x20 [bgcolor=#FFFF00] [r=0 c= 0 rs=1 cs=1]
13 LayoutText {#text} at (1,1) size 32x17 13 LayoutText {#text} at (1,1) size 32x17
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
164 LayoutText {#text} at (62,0) size 76x17 164 LayoutText {#text} at (62,0) size 76x17
165 text run at (62,0) width 76: "clip at table" 165 text run at (62,0) width 76: "clip at table"
166 LayoutTableSection {TBODY} at (25,43) size 150x50 166 LayoutTableSection {TBODY} at (25,43) size 150x50
167 LayoutTableRow {TR} at (0,15) size 150x20 167 LayoutTableRow {TR} at (0,15) size 150x20
168 LayoutTableCell {TD} at (15,15) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs =1 cs=1] 168 LayoutTableCell {TD} at (15,15) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs =1 cs=1]
169 LayoutText {#text} at (1,1) size 32x17 169 LayoutText {#text} at (1,1) size 32x17
170 text run at (1,1) width 32: "cell1" 170 text run at (1,1) width 32: "cell1"
171 LayoutTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs =1 cs=1] 171 LayoutTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs =1 cs=1]
172 LayoutText {#text} at (1,1) size 132x17 172 LayoutText {#text} at (1,1) size 132x17
173 text run at (1,1) width 132: "contentwithoutspace" 173 text run at (1,1) width 132: "contentwithoutspace"
174 layer at (115,1273) size 53x20 backgroundClip at (0,0) size 0x0 clip at (0,0) si ze 0x0 outlineClip at (0,0) size 785x600 scrollWidth 134 174 layer at (115,1273) size 53x20 backgroundClip at (0,0) size 0x0 clip at (0,0) si ze 0x0 scrollWidth 134
175 LayoutTableCell {TD} at (82,0) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1 ] 175 LayoutTableCell {TD} at (82,0) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1 ]
176 LayoutText {#text} at (1,1) size 132x17 176 LayoutText {#text} at (1,1) size 132x17
177 text run at (1,1) width 132: "contentwithoutspace" 177 text run at (1,1) width 132: "contentwithoutspace"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698