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

Side by Side Diff: LayoutTests/svg/css/getComputedStyle-basic-expected.txt

Issue 201573009: Remove -webkit-column-progression and -webkit-column-axis properties. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase master (fixed the DOS-style line break issue there) Created 6 years, 9 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 rect: style.getPropertyValue(background-attachment) : scroll 1 rect: style.getPropertyValue(background-attachment) : scroll
2 rect: style.getPropertyCSSValue(background-attachment) : [object CSSPrimitiveVal ue] 2 rect: style.getPropertyCSSValue(background-attachment) : [object CSSPrimitiveVal ue]
3 rect: style.getPropertyValue(background-clip) : border-box 3 rect: style.getPropertyValue(background-clip) : border-box
4 rect: style.getPropertyCSSValue(background-clip) : [object CSSPrimitiveValue] 4 rect: style.getPropertyCSSValue(background-clip) : [object CSSPrimitiveValue]
5 rect: style.getPropertyValue(background-color) : rgba(0, 0, 0, 0) 5 rect: style.getPropertyValue(background-color) : rgba(0, 0, 0, 0)
6 rect: style.getPropertyCSSValue(background-color) : [object CSSPrimitiveValue] 6 rect: style.getPropertyCSSValue(background-color) : [object CSSPrimitiveValue]
7 rect: style.getPropertyValue(background-image) : none 7 rect: style.getPropertyValue(background-image) : none
8 rect: style.getPropertyCSSValue(background-image) : [object CSSPrimitiveValue] 8 rect: style.getPropertyCSSValue(background-image) : [object CSSPrimitiveValue]
9 rect: style.getPropertyValue(background-origin) : padding-box 9 rect: style.getPropertyValue(background-origin) : padding-box
10 rect: style.getPropertyCSSValue(background-origin) : [object CSSPrimitiveValue] 10 rect: style.getPropertyCSSValue(background-origin) : [object CSSPrimitiveValue]
(...skipping 252 matching lines...) Expand 10 before | Expand all | Expand 10 after
263 rect: style.getPropertyValue(-webkit-box-reflect) : none 263 rect: style.getPropertyValue(-webkit-box-reflect) : none
264 rect: style.getPropertyCSSValue(-webkit-box-reflect) : [object CSSPrimitiveValue ] 264 rect: style.getPropertyCSSValue(-webkit-box-reflect) : [object CSSPrimitiveValue ]
265 rect: style.getPropertyValue(-webkit-box-shadow) : none 265 rect: style.getPropertyValue(-webkit-box-shadow) : none
266 rect: style.getPropertyCSSValue(-webkit-box-shadow) : [object CSSPrimitiveValue] 266 rect: style.getPropertyCSSValue(-webkit-box-shadow) : [object CSSPrimitiveValue]
267 rect: style.getPropertyValue(-webkit-column-break-after) : auto 267 rect: style.getPropertyValue(-webkit-column-break-after) : auto
268 rect: style.getPropertyCSSValue(-webkit-column-break-after) : [object CSSPrimiti veValue] 268 rect: style.getPropertyCSSValue(-webkit-column-break-after) : [object CSSPrimiti veValue]
269 rect: style.getPropertyValue(-webkit-column-break-before) : auto 269 rect: style.getPropertyValue(-webkit-column-break-before) : auto
270 rect: style.getPropertyCSSValue(-webkit-column-break-before) : [object CSSPrimit iveValue] 270 rect: style.getPropertyCSSValue(-webkit-column-break-before) : [object CSSPrimit iveValue]
271 rect: style.getPropertyValue(-webkit-column-break-inside) : auto 271 rect: style.getPropertyValue(-webkit-column-break-inside) : auto
272 rect: style.getPropertyCSSValue(-webkit-column-break-inside) : [object CSSPrimit iveValue] 272 rect: style.getPropertyCSSValue(-webkit-column-break-inside) : [object CSSPrimit iveValue]
273 rect: style.getPropertyValue(-webkit-column-axis) : auto
274 rect: style.getPropertyCSSValue(-webkit-column-axis) : [object CSSPrimitiveValue ]
275 rect: style.getPropertyValue(-webkit-column-count) : auto 273 rect: style.getPropertyValue(-webkit-column-count) : auto
276 rect: style.getPropertyCSSValue(-webkit-column-count) : [object CSSPrimitiveValu e] 274 rect: style.getPropertyCSSValue(-webkit-column-count) : [object CSSPrimitiveValu e]
277 rect: style.getPropertyValue(-webkit-column-gap) : normal 275 rect: style.getPropertyValue(-webkit-column-gap) : normal
278 rect: style.getPropertyCSSValue(-webkit-column-gap) : [object CSSPrimitiveValue] 276 rect: style.getPropertyCSSValue(-webkit-column-gap) : [object CSSPrimitiveValue]
279 rect: style.getPropertyValue(-webkit-column-rule-color) : rgb(0, 0, 0) 277 rect: style.getPropertyValue(-webkit-column-rule-color) : rgb(0, 0, 0)
280 rect: style.getPropertyCSSValue(-webkit-column-rule-color) : [object CSSPrimitiv eValue] 278 rect: style.getPropertyCSSValue(-webkit-column-rule-color) : [object CSSPrimitiv eValue]
281 rect: style.getPropertyValue(-webkit-column-rule-style) : none 279 rect: style.getPropertyValue(-webkit-column-rule-style) : none
282 rect: style.getPropertyCSSValue(-webkit-column-rule-style) : [object CSSPrimitiv eValue] 280 rect: style.getPropertyCSSValue(-webkit-column-rule-style) : [object CSSPrimitiv eValue]
283 rect: style.getPropertyValue(-webkit-column-rule-width) : 0px 281 rect: style.getPropertyValue(-webkit-column-rule-width) : 0px
284 rect: style.getPropertyCSSValue(-webkit-column-rule-width) : [object CSSPrimitiv eValue] 282 rect: style.getPropertyCSSValue(-webkit-column-rule-width) : [object CSSPrimitiv eValue]
(...skipping 446 matching lines...) Expand 10 before | Expand all | Expand 10 after
731 g: style.getPropertyValue(-webkit-box-reflect) : none 729 g: style.getPropertyValue(-webkit-box-reflect) : none
732 g: style.getPropertyCSSValue(-webkit-box-reflect) : [object CSSPrimitiveValue] 730 g: style.getPropertyCSSValue(-webkit-box-reflect) : [object CSSPrimitiveValue]
733 g: style.getPropertyValue(-webkit-box-shadow) : none 731 g: style.getPropertyValue(-webkit-box-shadow) : none
734 g: style.getPropertyCSSValue(-webkit-box-shadow) : [object CSSPrimitiveValue] 732 g: style.getPropertyCSSValue(-webkit-box-shadow) : [object CSSPrimitiveValue]
735 g: style.getPropertyValue(-webkit-column-break-after) : auto 733 g: style.getPropertyValue(-webkit-column-break-after) : auto
736 g: style.getPropertyCSSValue(-webkit-column-break-after) : [object CSSPrimitiveV alue] 734 g: style.getPropertyCSSValue(-webkit-column-break-after) : [object CSSPrimitiveV alue]
737 g: style.getPropertyValue(-webkit-column-break-before) : auto 735 g: style.getPropertyValue(-webkit-column-break-before) : auto
738 g: style.getPropertyCSSValue(-webkit-column-break-before) : [object CSSPrimitive Value] 736 g: style.getPropertyCSSValue(-webkit-column-break-before) : [object CSSPrimitive Value]
739 g: style.getPropertyValue(-webkit-column-break-inside) : auto 737 g: style.getPropertyValue(-webkit-column-break-inside) : auto
740 g: style.getPropertyCSSValue(-webkit-column-break-inside) : [object CSSPrimitive Value] 738 g: style.getPropertyCSSValue(-webkit-column-break-inside) : [object CSSPrimitive Value]
741 g: style.getPropertyValue(-webkit-column-axis) : auto
742 g: style.getPropertyCSSValue(-webkit-column-axis) : [object CSSPrimitiveValue]
743 g: style.getPropertyValue(-webkit-column-count) : auto 739 g: style.getPropertyValue(-webkit-column-count) : auto
744 g: style.getPropertyCSSValue(-webkit-column-count) : [object CSSPrimitiveValue] 740 g: style.getPropertyCSSValue(-webkit-column-count) : [object CSSPrimitiveValue]
745 g: style.getPropertyValue(-webkit-column-gap) : normal 741 g: style.getPropertyValue(-webkit-column-gap) : normal
746 g: style.getPropertyCSSValue(-webkit-column-gap) : [object CSSPrimitiveValue] 742 g: style.getPropertyCSSValue(-webkit-column-gap) : [object CSSPrimitiveValue]
747 g: style.getPropertyValue(-webkit-column-rule-color) : rgb(0, 0, 0) 743 g: style.getPropertyValue(-webkit-column-rule-color) : rgb(0, 0, 0)
748 g: style.getPropertyCSSValue(-webkit-column-rule-color) : [object CSSPrimitiveVa lue] 744 g: style.getPropertyCSSValue(-webkit-column-rule-color) : [object CSSPrimitiveVa lue]
749 g: style.getPropertyValue(-webkit-column-rule-style) : none 745 g: style.getPropertyValue(-webkit-column-rule-style) : none
750 g: style.getPropertyCSSValue(-webkit-column-rule-style) : [object CSSPrimitiveVa lue] 746 g: style.getPropertyCSSValue(-webkit-column-rule-style) : [object CSSPrimitiveVa lue]
751 g: style.getPropertyValue(-webkit-column-rule-width) : 0px 747 g: style.getPropertyValue(-webkit-column-rule-width) : 0px
752 g: style.getPropertyCSSValue(-webkit-column-rule-width) : [object CSSPrimitiveVa lue] 748 g: style.getPropertyCSSValue(-webkit-column-rule-width) : [object CSSPrimitiveVa lue]
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
928 g: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue] 924 g: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue]
929 g: style.getPropertyValue(writing-mode) : lr-tb 925 g: style.getPropertyValue(writing-mode) : lr-tb
930 g: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue] 926 g: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue]
931 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg 927 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg
932 g: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimitiv eValue] 928 g: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimitiv eValue]
933 g: style.getPropertyValue(glyph-orientation-vertical) : auto 929 g: style.getPropertyValue(glyph-orientation-vertical) : auto
934 g: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimitiveV alue] 930 g: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimitiveV alue]
935 g: style.getPropertyValue(vector-effect) : none 931 g: style.getPropertyValue(vector-effect) : none
936 g: style.getPropertyCSSValue(vector-effect) : [object CSSPrimitiveValue] 932 g: style.getPropertyCSSValue(vector-effect) : [object CSSPrimitiveValue]
937 933
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698