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

Side by Side Diff: LayoutTests/platform/win-xp/css1/box_properties/border_style-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 1369 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1369
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1369 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1369 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1369 4 LayoutBlockFlow {HTML} at (0,0) size 785x1369
5 LayoutBlockFlow {BODY} at (8,8) size 769x1353 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1353 [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 769x192 9 LayoutBlockFlow {PRE} at (0,36) size 769x192
10 LayoutText {#text} at (0,0) size 632x192 10 LayoutText {#text} at (0,0) size 632x192
11 text run at (0,0) width 560: ".one {border-style: dotted; border-color : black; border-width: thick;}" 11 text run at (0,0) width 560: ".one {border-style: dotted; border-color : black; border-width: thick;}"
12 text run at (560,0) width 0: " " 12 text run at (560,0) width 0: " "
13 text run at (0,16) width 560: ".two {border-style: dashed; border-colo r: black; border-width: thick;}" 13 text run at (0,16) width 560: ".two {border-style: dashed; border-colo r: black; border-width: thick;}"
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
112 text run at (600,5) width 119: "The color of all four" 112 text run at (600,5) width 119: "The color of all four"
113 text run at (5,25) width 197: "sides should be based on purple ." 113 text run at (5,25) width 197: "sides should be based on purple ."
114 LayoutBlockFlow {P} at (4,438) size 747x50 [border: (5px double #8 00080) (5px groove #800080) (5px ridge #800080) (5px inset #800080)] 114 LayoutBlockFlow {P} at (4,438) size 747x50 [border: (5px double #8 00080) (5px groove #800080) (5px ridge #800080) (5px inset #800080)]
115 LayoutText {#text} at (5,5) size 731x39 115 LayoutText {#text} at (5,5) size 731x39
116 text run at (5,5) width 673: "This paragraph should have, in c lockwise order from the top, a double, grooved, ridged, and inset thick border. " 116 text run at (5,5) width 673: "This paragraph should have, in c lockwise order from the top, a double, grooved, ridged, and inset thick border. "
117 text run at (678,5) width 58: "The color" 117 text run at (678,5) width 58: "The color"
118 text run at (5,25) width 258: "of all four sides should be bas ed on purple." 118 text run at (5,25) width 258: "of all four sides should be bas ed on purple."
119 LayoutBlockFlow {P} at (4,504) size 747x20 119 LayoutBlockFlow {P} at (4,504) size 747x20
120 LayoutText {#text} at (0,0) size 265x19 120 LayoutText {#text} at (0,0) size 265x19
121 text run at (0,0) width 265: "This paragraph should have no bo rder at all." 121 text run at (0,0) width 265: "This paragraph should have no bo rder at all."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698