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

Side by Side Diff: LayoutTests/platform/linux/fast/table/border-collapsing/002-vertical-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 scrollHeight 622 1 layer at (0,0) size 800x600 scrollHeight 622
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x622 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 800x622 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x622 4 LayoutBlockFlow {HTML} at (0,0) size 800x622
5 LayoutBlockFlow {BODY} at (8,8) size 784x598 5 LayoutBlockFlow {BODY} at (8,8) size 784x598
6 LayoutBlockFlow {P} at (0,0) size 784x598 6 LayoutBlockFlow {P} at (0,0) size 784x598
7 LayoutTable {TABLE} at (0,0) size 282x158 [border: (2px solid #FFFF00)] 7 LayoutTable {TABLE} at (0,0) size 282x158 [border: (2px solid #FFFF00)]
8 LayoutTableCol {COLGROUP} at (0,0) size 0x0 8 LayoutTableCol {COLGROUP} at (0,0) size 0x0
9 LayoutTableCol {COL} at (0,0) size 0x0 [border: (3px solid #000000)] 9 LayoutTableCol {COL} at (0,0) size 0x0 [border: (3px solid #000000)]
10 LayoutTableCol {COL} at (0,0) size 0x0 10 LayoutTableCol {COL} at (0,0) size 0x0
11 LayoutTableCol {COL} at (0,0) size 0x0 11 LayoutTableCol {COL} at (0,0) size 0x0
12 LayoutTableSection {TBODY} at (2,2) size 277x153 12 LayoutTableSection {TBODY} at (2,2) size 277x153
13 LayoutTableRow {TR} at (0,0) size 57x153 13 LayoutTableRow {TR} at (0,0) size 57x153
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
165 LayoutTableRow {TR} at (0,222) size 153x55 165 LayoutTableRow {TR} at (0,222) size 153x55
166 LayoutTableCell {TD} at (0,222) size 52x55 [border: (3px solid #FF 0000)] [r=4 c=0 rs=1 cs=1] 166 LayoutTableCell {TD} at (0,222) size 52x55 [border: (3px solid #FF 0000)] [r=4 c=0 rs=1 cs=1]
167 LayoutText {#text} at (19,16) size 16x19 167 LayoutText {#text} at (19,16) size 16x19
168 text run at (19,16) width 16: "13" 168 text run at (19,16) width 16: "13"
169 LayoutTableCell {TD} at (52,222) size 50x55 [border: (3px solid #F F0000)] [r=4 c=1 rs=1 cs=1] 169 LayoutTableCell {TD} at (52,222) size 50x55 [border: (3px solid #F F0000)] [r=4 c=1 rs=1 cs=1]
170 LayoutText {#text} at (18,16) size 16x19 170 LayoutText {#text} at (18,16) size 16x19
171 text run at (18,16) width 16: "14" 171 text run at (18,16) width 16: "14"
172 LayoutTableCell {TD} at (102,222) size 51x55 [border: (3px solid # FF0000)] [r=4 c=2 rs=1 cs=1] 172 LayoutTableCell {TD} at (102,222) size 51x55 [border: (3px solid # FF0000)] [r=4 c=2 rs=1 cs=1]
173 LayoutText {#text} at (17,16) size 16x19 173 LayoutText {#text} at (17,16) size 16x19
174 text run at (17,16) width 16: "15" 174 text run at (17,16) width 16: "15"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698