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

Side by Side Diff: LayoutTests/platform/win/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 1313 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1313
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1313 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1313 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1313 4 LayoutBlockFlow {HTML} at (0,0) size 785x1313
5 LayoutBlockFlow {BODY} at (8,8) size 769x1297 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1297 [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 363x17 7 LayoutText {#text} at (0,0) size 363x17
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 769x192 9 LayoutBlockFlow {PRE} at (0,34) 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 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
111 text run at (5,5) width 627: "This paragraph should have thick double top and bottom borders, and thick grooved side borders. " 111 text run at (5,5) width 627: "This paragraph should have thick double top and bottom borders, and thick grooved side borders. "
112 text run at (631,5) width 101: "The color of all" 112 text run at (631,5) width 101: "The color of all"
113 text run at (5,23) width 238: "four sides should be based on p urple." 113 text run at (5,23) width 238: "four sides should be based on p urple."
114 LayoutBlockFlow {P} at (4,418) size 747x46 [border: (5px double #8 00080) (5px groove #800080) (5px ridge #800080) (5px inset #800080)] 114 LayoutBlockFlow {P} at (4,418) size 747x46 [border: (5px double #8 00080) (5px groove #800080) (5px ridge #800080) (5px inset #800080)]
115 LayoutText {#text} at (5,5) size 710x35 115 LayoutText {#text} at (5,5) size 710x35
116 text run at (5,5) width 710: "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 710: "This paragraph should have, in c lockwise order from the top, a double, grooved, ridged, and inset thick border."
117 text run at (5,23) width 341: "The color of all four sides sho uld be based on purple." 117 text run at (5,23) width 341: "The color of all four sides sho uld be based on purple."
118 LayoutBlockFlow {P} at (4,480) size 747x18 118 LayoutBlockFlow {P} at (4,480) size 747x18
119 LayoutText {#text} at (0,0) size 283x17 119 LayoutText {#text} at (0,0) size 283x17
120 text run at (0,0) width 283: "This paragraph should have no bo rder at all." 120 text run at (0,0) width 283: "This paragraph should have no bo rder at all."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698