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

Side by Side Diff: LayoutTests/platform/mac/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 612 1 layer at (0,0) size 800x600 scrollHeight 612
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x612 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 800x612 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x612 4 LayoutBlockFlow {HTML} at (0,0) size 800x612
5 LayoutBlockFlow {BODY} at (8,8) size 784x588 5 LayoutBlockFlow {BODY} at (8,8) size 784x588
6 LayoutBlockFlow {P} at (0,0) size 784x588 6 LayoutBlockFlow {P} at (0,0) size 784x588
7 LayoutTable {TABLE} at (0,0) size 272x158 [border: (2px solid #FFFF00)] 7 LayoutTable {TABLE} at (0,0) size 272x158 [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 267x153 12 LayoutTableSection {TBODY} at (2,2) size 267x153
13 LayoutTableRow {TR} at (0,0) size 55x153 13 LayoutTableRow {TR} at (0,0) size 55x153
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
165 LayoutTableRow {TR} at (0,214) size 153x53 165 LayoutTableRow {TR} at (0,214) size 153x53
166 LayoutTableCell {TD} at (0,214) size 52x53 [border: (3px solid #FF 0000)] [r=4 c=0 rs=1 cs=1] 166 LayoutTableCell {TD} at (0,214) size 52x53 [border: (3px solid #FF 0000)] [r=4 c=0 rs=1 cs=1]
167 LayoutText {#text} at (19,16) size 16x18 167 LayoutText {#text} at (19,16) size 16x18
168 text run at (19,16) width 16: "13" 168 text run at (19,16) width 16: "13"
169 LayoutTableCell {TD} at (52,214) size 50x53 [border: (3px solid #F F0000)] [r=4 c=1 rs=1 cs=1] 169 LayoutTableCell {TD} at (52,214) size 50x53 [border: (3px solid #F F0000)] [r=4 c=1 rs=1 cs=1]
170 LayoutText {#text} at (18,16) size 16x18 170 LayoutText {#text} at (18,16) size 16x18
171 text run at (18,16) width 16: "14" 171 text run at (18,16) width 16: "14"
172 LayoutTableCell {TD} at (102,214) size 51x53 [border: (3px solid # FF0000)] [r=4 c=2 rs=1 cs=1] 172 LayoutTableCell {TD} at (102,214) size 51x53 [border: (3px solid # FF0000)] [r=4 c=2 rs=1 cs=1]
173 LayoutText {#text} at (17,16) size 16x18 173 LayoutText {#text} at (17,16) size 16x18
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