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

Side by Side Diff: LayoutTests/platform/win-xp/css1/box_properties/border-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 1395 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1395
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1395 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1395 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1395 4 LayoutBlockFlow {HTML} at (0,0) size 785x1395
5 LayoutBlockFlow {BODY} at (8,8) size 769x1379 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1379 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x20 6 LayoutBlockFlow {P} at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 337x19 7 LayoutText {#text} at (0,0) size 337x19
8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:"
9 LayoutBlockFlow {PRE} at (0,36) size 769x144 9 LayoutBlockFlow {PRE} at (0,36) size 769x144
10 LayoutText {#text} at (0,0) size 272x144 10 LayoutText {#text} at (0,0) size 272x144
11 text run at (0,0) width 272: ".one {border: medium black solid;}" 11 text run at (0,0) width 272: ".one {border: medium black solid;}"
12 text run at (272,0) width 0: " " 12 text run at (272,0) width 0: " "
13 text run at (0,16) width 264: ".two {border: thin maroon ridge;}" 13 text run at (0,16) width 264: ".two {border: thin maroon ridge;}"
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
174 text run at (0,0) width 51: "Cell two" 174 text run at (0,0) width 51: "Cell two"
175 LayoutTable {TABLE} at (3,23) size 157x32 [border: (1px ou tset #808080)] 175 LayoutTable {TABLE} at (3,23) size 157x32 [border: (1px ou tset #808080)]
176 LayoutTableSection {TBODY} at (1,1) size 155x30 176 LayoutTableSection {TBODY} at (1,1) size 155x30
177 LayoutTableRow {TR} at (0,2) size 155x26 177 LayoutTableRow {TR} at (0,2) size 155x26
178 LayoutTableCell {TD} at (2,2) size 151x26 [border: ( 2px solid #008000)] [r=0 c=0 rs=1 cs=1] 178 LayoutTableCell {TD} at (2,2) size 151x26 [border: ( 2px solid #008000)] [r=0 c=0 rs=1 cs=1]
179 LayoutText {#text} at (3,3) size 145x19 179 LayoutText {#text} at (3,3) size 145x19
180 text run at (3,3) width 145: "Nested single-cell table!" 180 text run at (3,3) width 145: "Nested single-cell table!"
181 LayoutBlockFlow {P} at (5,540) size 743x20 181 LayoutBlockFlow {P} at (5,540) size 743x20
182 LayoutText {#text} at (0,0) size 163x19 182 LayoutText {#text} at (0,0) size 163x19
183 text run at (0,0) width 163: "This is an unstyled element." 183 text run at (0,0) width 163: "This is an unstyled element."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698