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

Side by Side Diff: LayoutTests/platform/mac/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 1432 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1432
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1432 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1432 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1432 4 LayoutBlockFlow {HTML} at (0,0) size 785x1432
5 LayoutBlockFlow {BODY} at (8,8) size 769x1416 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1416 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x18 6 LayoutBlockFlow {P} at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 363x18 7 LayoutText {#text} at (0,0) size 363x18
8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:"
9 LayoutBlockFlow {PRE} at (0,34) size 769x135 9 LayoutBlockFlow {PRE} at (0,34) size 769x135
10 LayoutText {#text} at (0,0) size 266x135 10 LayoutText {#text} at (0,0) size 266x135
11 text run at (0,0) width 266: ".one {border: medium black solid;}" 11 text run at (0,0) width 266: ".one {border: medium black solid;}"
12 text run at (265,0) width 1: " " 12 text run at (265,0) width 1: " "
13 text run at (0,15) width 258: ".two {border: thin maroon ridge;}" 13 text run at (0,15) width 258: ".two {border: thin maroon ridge;}"
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after
179 text run at (0,0) width 55: "Cell two" 179 text run at (0,0) width 55: "Cell two"
180 LayoutTable {TABLE} at (3,21) size 168x30 [border: (1px ou tset #808080)] 180 LayoutTable {TABLE} at (3,21) size 168x30 [border: (1px ou tset #808080)]
181 LayoutTableSection {TBODY} at (1,1) size 166x28 181 LayoutTableSection {TBODY} at (1,1) size 166x28
182 LayoutTableRow {TR} at (0,2) size 166x24 182 LayoutTableRow {TR} at (0,2) size 166x24
183 LayoutTableCell {TD} at (2,2) size 162x24 [border: ( 2px solid #008000)] [r=0 c=0 rs=1 cs=1] 183 LayoutTableCell {TD} at (2,2) size 162x24 [border: ( 2px solid #008000)] [r=0 c=0 rs=1 cs=1]
184 LayoutText {#text} at (3,3) size 156x18 184 LayoutText {#text} at (3,3) size 156x18
185 text run at (3,3) width 156: "Nested single-cell table!" 185 text run at (3,3) width 156: "Nested single-cell table!"
186 LayoutBlockFlow {P} at (5,567) size 743x18 186 LayoutBlockFlow {P} at (5,567) size 743x18
187 LayoutText {#text} at (0,0) size 180x18 187 LayoutText {#text} at (0,0) size 180x18
188 text run at (0,0) width 180: "This is an unstyled element." 188 text run at (0,0) width 180: "This is an unstyled element."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698