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

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

Issue 38573003: Use 4 value syntax for getComputedStyle of background-position and -webkit-mask-position (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 7 years, 1 month 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 | Annotate | Revision Log
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]
11 rect: style.getPropertyValue(background-position) : 0% 0% 11 rect: style.getPropertyValue(background-position) : left 0% top 0%
12 rect: style.getPropertyCSSValue(background-position) : [object CSSValueList] 12 rect: style.getPropertyCSSValue(background-position) : [object CSSValueList]
13 rect: style.getPropertyValue(background-repeat) : repeat 13 rect: style.getPropertyValue(background-repeat) : repeat
14 rect: style.getPropertyCSSValue(background-repeat) : [object CSSPrimitiveValue] 14 rect: style.getPropertyCSSValue(background-repeat) : [object CSSPrimitiveValue]
15 rect: style.getPropertyValue(background-size) : auto 15 rect: style.getPropertyValue(background-size) : auto
16 rect: style.getPropertyCSSValue(background-size) : [object CSSPrimitiveValue] 16 rect: style.getPropertyCSSValue(background-size) : [object CSSPrimitiveValue]
17 rect: style.getPropertyValue(border-bottom-color) : rgb(0, 0, 0) 17 rect: style.getPropertyValue(border-bottom-color) : rgb(0, 0, 0)
18 rect: style.getPropertyCSSValue(border-bottom-color) : [object CSSPrimitiveValue ] 18 rect: style.getPropertyCSSValue(border-bottom-color) : [object CSSPrimitiveValue ]
19 rect: style.getPropertyValue(border-bottom-left-radius) : 0px 19 rect: style.getPropertyValue(border-bottom-left-radius) : 0px
20 rect: style.getPropertyCSSValue(border-bottom-left-radius) : [object CSSPrimitiv eValue] 20 rect: style.getPropertyCSSValue(border-bottom-left-radius) : [object CSSPrimitiv eValue]
21 rect: style.getPropertyValue(border-bottom-right-radius) : 0px 21 rect: style.getPropertyValue(border-bottom-right-radius) : 0px
(...skipping 313 matching lines...) Expand 10 before | Expand all | Expand 10 after
335 rect: style.getPropertyValue(-webkit-mask-box-image-width) : auto 335 rect: style.getPropertyValue(-webkit-mask-box-image-width) : auto
336 rect: style.getPropertyCSSValue(-webkit-mask-box-image-width) : [object CSSPrimi tiveValue] 336 rect: style.getPropertyCSSValue(-webkit-mask-box-image-width) : [object CSSPrimi tiveValue]
337 rect: style.getPropertyValue(-webkit-mask-clip) : border-box 337 rect: style.getPropertyValue(-webkit-mask-clip) : border-box
338 rect: style.getPropertyCSSValue(-webkit-mask-clip) : [object CSSPrimitiveValue] 338 rect: style.getPropertyCSSValue(-webkit-mask-clip) : [object CSSPrimitiveValue]
339 rect: style.getPropertyValue(-webkit-mask-composite) : source-over 339 rect: style.getPropertyValue(-webkit-mask-composite) : source-over
340 rect: style.getPropertyCSSValue(-webkit-mask-composite) : [object CSSPrimitiveVa lue] 340 rect: style.getPropertyCSSValue(-webkit-mask-composite) : [object CSSPrimitiveVa lue]
341 rect: style.getPropertyValue(-webkit-mask-image) : none 341 rect: style.getPropertyValue(-webkit-mask-image) : none
342 rect: style.getPropertyCSSValue(-webkit-mask-image) : [object CSSPrimitiveValue] 342 rect: style.getPropertyCSSValue(-webkit-mask-image) : [object CSSPrimitiveValue]
343 rect: style.getPropertyValue(-webkit-mask-origin) : border-box 343 rect: style.getPropertyValue(-webkit-mask-origin) : border-box
344 rect: style.getPropertyCSSValue(-webkit-mask-origin) : [object CSSPrimitiveValue ] 344 rect: style.getPropertyCSSValue(-webkit-mask-origin) : [object CSSPrimitiveValue ]
345 rect: style.getPropertyValue(-webkit-mask-position) : 0% 0% 345 rect: style.getPropertyValue(-webkit-mask-position) : left 0% top 0%
346 rect: style.getPropertyCSSValue(-webkit-mask-position) : [object CSSValueList] 346 rect: style.getPropertyCSSValue(-webkit-mask-position) : [object CSSValueList]
347 rect: style.getPropertyValue(-webkit-mask-repeat) : repeat 347 rect: style.getPropertyValue(-webkit-mask-repeat) : repeat
348 rect: style.getPropertyCSSValue(-webkit-mask-repeat) : [object CSSPrimitiveValue ] 348 rect: style.getPropertyCSSValue(-webkit-mask-repeat) : [object CSSPrimitiveValue ]
349 rect: style.getPropertyValue(-webkit-mask-size) : auto 349 rect: style.getPropertyValue(-webkit-mask-size) : auto
350 rect: style.getPropertyCSSValue(-webkit-mask-size) : [object CSSPrimitiveValue] 350 rect: style.getPropertyCSSValue(-webkit-mask-size) : [object CSSPrimitiveValue]
351 rect: style.getPropertyValue(order) : 0 351 rect: style.getPropertyValue(order) : 0
352 rect: style.getPropertyCSSValue(order) : [object CSSPrimitiveValue] 352 rect: style.getPropertyCSSValue(order) : [object CSSPrimitiveValue]
353 rect: style.getPropertyValue(-webkit-perspective) : none 353 rect: style.getPropertyValue(-webkit-perspective) : none
354 rect: style.getPropertyCSSValue(-webkit-perspective) : [object CSSPrimitiveValue ] 354 rect: style.getPropertyCSSValue(-webkit-perspective) : [object CSSPrimitiveValue ]
355 rect: style.getPropertyValue(-webkit-perspective-origin) : 0px 0px 355 rect: style.getPropertyValue(-webkit-perspective-origin) : 0px 0px
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
475 g: style.getPropertyValue(background-attachment) : scroll 475 g: style.getPropertyValue(background-attachment) : scroll
476 g: style.getPropertyCSSValue(background-attachment) : [object CSSPrimitiveValue] 476 g: style.getPropertyCSSValue(background-attachment) : [object CSSPrimitiveValue]
477 g: style.getPropertyValue(background-clip) : border-box 477 g: style.getPropertyValue(background-clip) : border-box
478 g: style.getPropertyCSSValue(background-clip) : [object CSSPrimitiveValue] 478 g: style.getPropertyCSSValue(background-clip) : [object CSSPrimitiveValue]
479 g: style.getPropertyValue(background-color) : rgba(0, 0, 0, 0) 479 g: style.getPropertyValue(background-color) : rgba(0, 0, 0, 0)
480 g: style.getPropertyCSSValue(background-color) : [object CSSPrimitiveValue] 480 g: style.getPropertyCSSValue(background-color) : [object CSSPrimitiveValue]
481 g: style.getPropertyValue(background-image) : none 481 g: style.getPropertyValue(background-image) : none
482 g: style.getPropertyCSSValue(background-image) : [object CSSPrimitiveValue] 482 g: style.getPropertyCSSValue(background-image) : [object CSSPrimitiveValue]
483 g: style.getPropertyValue(background-origin) : padding-box 483 g: style.getPropertyValue(background-origin) : padding-box
484 g: style.getPropertyCSSValue(background-origin) : [object CSSPrimitiveValue] 484 g: style.getPropertyCSSValue(background-origin) : [object CSSPrimitiveValue]
485 g: style.getPropertyValue(background-position) : 0% 0% 485 g: style.getPropertyValue(background-position) : left 0% top 0%
486 g: style.getPropertyCSSValue(background-position) : [object CSSValueList] 486 g: style.getPropertyCSSValue(background-position) : [object CSSValueList]
487 g: style.getPropertyValue(background-repeat) : repeat 487 g: style.getPropertyValue(background-repeat) : repeat
488 g: style.getPropertyCSSValue(background-repeat) : [object CSSPrimitiveValue] 488 g: style.getPropertyCSSValue(background-repeat) : [object CSSPrimitiveValue]
489 g: style.getPropertyValue(background-size) : auto 489 g: style.getPropertyValue(background-size) : auto
490 g: style.getPropertyCSSValue(background-size) : [object CSSPrimitiveValue] 490 g: style.getPropertyCSSValue(background-size) : [object CSSPrimitiveValue]
491 g: style.getPropertyValue(border-bottom-color) : rgb(0, 0, 0) 491 g: style.getPropertyValue(border-bottom-color) : rgb(0, 0, 0)
492 g: style.getPropertyCSSValue(border-bottom-color) : [object CSSPrimitiveValue] 492 g: style.getPropertyCSSValue(border-bottom-color) : [object CSSPrimitiveValue]
493 g: style.getPropertyValue(border-bottom-left-radius) : 0px 493 g: style.getPropertyValue(border-bottom-left-radius) : 0px
494 g: style.getPropertyCSSValue(border-bottom-left-radius) : [object CSSPrimitiveVa lue] 494 g: style.getPropertyCSSValue(border-bottom-left-radius) : [object CSSPrimitiveVa lue]
495 g: style.getPropertyValue(border-bottom-right-radius) : 0px 495 g: style.getPropertyValue(border-bottom-right-radius) : 0px
(...skipping 313 matching lines...) Expand 10 before | Expand all | Expand 10 after
809 g: style.getPropertyValue(-webkit-mask-box-image-width) : auto 809 g: style.getPropertyValue(-webkit-mask-box-image-width) : auto
810 g: style.getPropertyCSSValue(-webkit-mask-box-image-width) : [object CSSPrimitiv eValue] 810 g: style.getPropertyCSSValue(-webkit-mask-box-image-width) : [object CSSPrimitiv eValue]
811 g: style.getPropertyValue(-webkit-mask-clip) : border-box 811 g: style.getPropertyValue(-webkit-mask-clip) : border-box
812 g: style.getPropertyCSSValue(-webkit-mask-clip) : [object CSSPrimitiveValue] 812 g: style.getPropertyCSSValue(-webkit-mask-clip) : [object CSSPrimitiveValue]
813 g: style.getPropertyValue(-webkit-mask-composite) : source-over 813 g: style.getPropertyValue(-webkit-mask-composite) : source-over
814 g: style.getPropertyCSSValue(-webkit-mask-composite) : [object CSSPrimitiveValue ] 814 g: style.getPropertyCSSValue(-webkit-mask-composite) : [object CSSPrimitiveValue ]
815 g: style.getPropertyValue(-webkit-mask-image) : none 815 g: style.getPropertyValue(-webkit-mask-image) : none
816 g: style.getPropertyCSSValue(-webkit-mask-image) : [object CSSPrimitiveValue] 816 g: style.getPropertyCSSValue(-webkit-mask-image) : [object CSSPrimitiveValue]
817 g: style.getPropertyValue(-webkit-mask-origin) : border-box 817 g: style.getPropertyValue(-webkit-mask-origin) : border-box
818 g: style.getPropertyCSSValue(-webkit-mask-origin) : [object CSSPrimitiveValue] 818 g: style.getPropertyCSSValue(-webkit-mask-origin) : [object CSSPrimitiveValue]
819 g: style.getPropertyValue(-webkit-mask-position) : 0% 0% 819 g: style.getPropertyValue(-webkit-mask-position) : left 0% top 0%
820 g: style.getPropertyCSSValue(-webkit-mask-position) : [object CSSValueList] 820 g: style.getPropertyCSSValue(-webkit-mask-position) : [object CSSValueList]
821 g: style.getPropertyValue(-webkit-mask-repeat) : repeat 821 g: style.getPropertyValue(-webkit-mask-repeat) : repeat
822 g: style.getPropertyCSSValue(-webkit-mask-repeat) : [object CSSPrimitiveValue] 822 g: style.getPropertyCSSValue(-webkit-mask-repeat) : [object CSSPrimitiveValue]
823 g: style.getPropertyValue(-webkit-mask-size) : auto 823 g: style.getPropertyValue(-webkit-mask-size) : auto
824 g: style.getPropertyCSSValue(-webkit-mask-size) : [object CSSPrimitiveValue] 824 g: style.getPropertyCSSValue(-webkit-mask-size) : [object CSSPrimitiveValue]
825 g: style.getPropertyValue(order) : 0 825 g: style.getPropertyValue(order) : 0
826 g: style.getPropertyCSSValue(order) : [object CSSPrimitiveValue] 826 g: style.getPropertyCSSValue(order) : [object CSSPrimitiveValue]
827 g: style.getPropertyValue(-webkit-perspective) : none 827 g: style.getPropertyValue(-webkit-perspective) : none
828 g: style.getPropertyCSSValue(-webkit-perspective) : [object CSSPrimitiveValue] 828 g: style.getPropertyCSSValue(-webkit-perspective) : [object CSSPrimitiveValue]
829 g: style.getPropertyValue(-webkit-perspective-origin) : 0px 0px 829 g: style.getPropertyValue(-webkit-perspective-origin) : 0px 0px
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
940 g: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue] 940 g: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue]
941 g: style.getPropertyValue(writing-mode) : lr-tb 941 g: style.getPropertyValue(writing-mode) : lr-tb
942 g: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue] 942 g: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue]
943 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg 943 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg
944 g: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimitiv eValue] 944 g: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimitiv eValue]
945 g: style.getPropertyValue(glyph-orientation-vertical) : auto 945 g: style.getPropertyValue(glyph-orientation-vertical) : auto
946 g: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimitiveV alue] 946 g: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimitiveV alue]
947 g: style.getPropertyValue(vector-effect) : none 947 g: style.getPropertyValue(vector-effect) : none
948 g: style.getPropertyCSSValue(vector-effect) : [object CSSPrimitiveValue] 948 g: style.getPropertyCSSValue(vector-effect) : [object CSSPrimitiveValue]
949 949
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698