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

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

Issue 114373004: Remove the SVGColor and SVGPaint DOM interfaces (were deprecated). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: text diff fix Created 7 years 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 406 matching lines...) Expand 10 before | Expand all | Expand 10 after
417 rect: style.getPropertyValue(stop-color) : rgb(0, 0, 0) 417 rect: style.getPropertyValue(stop-color) : rgb(0, 0, 0)
418 rect: style.getPropertyCSSValue(stop-color) : [object CSSPrimitiveValue] 418 rect: style.getPropertyCSSValue(stop-color) : [object CSSPrimitiveValue]
419 rect: style.getPropertyValue(stop-opacity) : 1 419 rect: style.getPropertyValue(stop-opacity) : 1
420 rect: style.getPropertyCSSValue(stop-opacity) : [object CSSPrimitiveValue] 420 rect: style.getPropertyCSSValue(stop-opacity) : [object CSSPrimitiveValue]
421 rect: style.getPropertyValue(color-interpolation) : srgb 421 rect: style.getPropertyValue(color-interpolation) : srgb
422 rect: style.getPropertyCSSValue(color-interpolation) : [object CSSPrimitiveValue ] 422 rect: style.getPropertyCSSValue(color-interpolation) : [object CSSPrimitiveValue ]
423 rect: style.getPropertyValue(color-interpolation-filters) : linearrgb 423 rect: style.getPropertyValue(color-interpolation-filters) : linearrgb
424 rect: style.getPropertyCSSValue(color-interpolation-filters) : [object CSSPrimit iveValue] 424 rect: style.getPropertyCSSValue(color-interpolation-filters) : [object CSSPrimit iveValue]
425 rect: style.getPropertyValue(color-rendering) : auto 425 rect: style.getPropertyValue(color-rendering) : auto
426 rect: style.getPropertyCSSValue(color-rendering) : [object CSSPrimitiveValue] 426 rect: style.getPropertyCSSValue(color-rendering) : [object CSSPrimitiveValue]
427 rect: style.getPropertyValue(fill) : #0000ff 427 rect: style.getPropertyValue(fill) : rgb(0, 0, 255)
428 rect: style.getPropertyCSSValue(fill) : [object SVGPaint] 428 rect: style.getPropertyCSSValue(fill) : [object CSSValue]
429 rect: style.getPropertyValue(fill-opacity) : 1 429 rect: style.getPropertyValue(fill-opacity) : 1
430 rect: style.getPropertyCSSValue(fill-opacity) : [object CSSPrimitiveValue] 430 rect: style.getPropertyCSSValue(fill-opacity) : [object CSSPrimitiveValue]
431 rect: style.getPropertyValue(fill-rule) : nonzero 431 rect: style.getPropertyValue(fill-rule) : nonzero
432 rect: style.getPropertyCSSValue(fill-rule) : [object CSSPrimitiveValue] 432 rect: style.getPropertyCSSValue(fill-rule) : [object CSSPrimitiveValue]
433 rect: style.getPropertyValue(marker-end) : none 433 rect: style.getPropertyValue(marker-end) : none
434 rect: style.getPropertyCSSValue(marker-end) : [object CSSPrimitiveValue] 434 rect: style.getPropertyCSSValue(marker-end) : [object CSSPrimitiveValue]
435 rect: style.getPropertyValue(marker-mid) : none 435 rect: style.getPropertyValue(marker-mid) : none
436 rect: style.getPropertyCSSValue(marker-mid) : [object CSSPrimitiveValue] 436 rect: style.getPropertyCSSValue(marker-mid) : [object CSSPrimitiveValue]
437 rect: style.getPropertyValue(marker-start) : none 437 rect: style.getPropertyValue(marker-start) : none
438 rect: style.getPropertyCSSValue(marker-start) : [object CSSPrimitiveValue] 438 rect: style.getPropertyCSSValue(marker-start) : [object CSSPrimitiveValue]
439 rect: style.getPropertyValue(shape-rendering) : auto 439 rect: style.getPropertyValue(shape-rendering) : auto
440 rect: style.getPropertyCSSValue(shape-rendering) : [object CSSPrimitiveValue] 440 rect: style.getPropertyCSSValue(shape-rendering) : [object CSSPrimitiveValue]
441 rect: style.getPropertyValue(stroke) : #ffa500 441 rect: style.getPropertyValue(stroke) : rgb(255, 165, 0)
442 rect: style.getPropertyCSSValue(stroke) : [object SVGPaint] 442 rect: style.getPropertyCSSValue(stroke) : [object CSSValue]
443 rect: style.getPropertyValue(stroke-dasharray) : none 443 rect: style.getPropertyValue(stroke-dasharray) : none
444 rect: style.getPropertyCSSValue(stroke-dasharray) : [object CSSPrimitiveValue] 444 rect: style.getPropertyCSSValue(stroke-dasharray) : [object CSSPrimitiveValue]
445 rect: style.getPropertyValue(stroke-dashoffset) : 0 445 rect: style.getPropertyValue(stroke-dashoffset) : 0
446 rect: style.getPropertyCSSValue(stroke-dashoffset) : [object CSSPrimitiveValue] 446 rect: style.getPropertyCSSValue(stroke-dashoffset) : [object CSSPrimitiveValue]
447 rect: style.getPropertyValue(stroke-linecap) : butt 447 rect: style.getPropertyValue(stroke-linecap) : butt
448 rect: style.getPropertyCSSValue(stroke-linecap) : [object CSSPrimitiveValue] 448 rect: style.getPropertyCSSValue(stroke-linecap) : [object CSSPrimitiveValue]
449 rect: style.getPropertyValue(stroke-linejoin) : miter 449 rect: style.getPropertyValue(stroke-linejoin) : miter
450 rect: style.getPropertyCSSValue(stroke-linejoin) : [object CSSPrimitiveValue] 450 rect: style.getPropertyCSSValue(stroke-linejoin) : [object CSSPrimitiveValue]
451 rect: style.getPropertyValue(stroke-miterlimit) : 4 451 rect: style.getPropertyValue(stroke-miterlimit) : 4
452 rect: style.getPropertyCSSValue(stroke-miterlimit) : [object CSSPrimitiveValue] 452 rect: style.getPropertyCSSValue(stroke-miterlimit) : [object CSSPrimitiveValue]
(...skipping 438 matching lines...) Expand 10 before | Expand all | Expand 10 after
891 g: style.getPropertyValue(stop-color) : rgb(0, 0, 0) 891 g: style.getPropertyValue(stop-color) : rgb(0, 0, 0)
892 g: style.getPropertyCSSValue(stop-color) : [object CSSPrimitiveValue] 892 g: style.getPropertyCSSValue(stop-color) : [object CSSPrimitiveValue]
893 g: style.getPropertyValue(stop-opacity) : 1 893 g: style.getPropertyValue(stop-opacity) : 1
894 g: style.getPropertyCSSValue(stop-opacity) : [object CSSPrimitiveValue] 894 g: style.getPropertyCSSValue(stop-opacity) : [object CSSPrimitiveValue]
895 g: style.getPropertyValue(color-interpolation) : srgb 895 g: style.getPropertyValue(color-interpolation) : srgb
896 g: style.getPropertyCSSValue(color-interpolation) : [object CSSPrimitiveValue] 896 g: style.getPropertyCSSValue(color-interpolation) : [object CSSPrimitiveValue]
897 g: style.getPropertyValue(color-interpolation-filters) : linearrgb 897 g: style.getPropertyValue(color-interpolation-filters) : linearrgb
898 g: style.getPropertyCSSValue(color-interpolation-filters) : [object CSSPrimitive Value] 898 g: style.getPropertyCSSValue(color-interpolation-filters) : [object CSSPrimitive Value]
899 g: style.getPropertyValue(color-rendering) : auto 899 g: style.getPropertyValue(color-rendering) : auto
900 g: style.getPropertyCSSValue(color-rendering) : [object CSSPrimitiveValue] 900 g: style.getPropertyCSSValue(color-rendering) : [object CSSPrimitiveValue]
901 g: style.getPropertyValue(fill) : #000000 901 g: style.getPropertyValue(fill) : rgb(0, 0, 0)
902 g: style.getPropertyCSSValue(fill) : [object SVGPaint] 902 g: style.getPropertyCSSValue(fill) : [object CSSValue]
903 g: style.getPropertyValue(fill-opacity) : 1 903 g: style.getPropertyValue(fill-opacity) : 1
904 g: style.getPropertyCSSValue(fill-opacity) : [object CSSPrimitiveValue] 904 g: style.getPropertyCSSValue(fill-opacity) : [object CSSPrimitiveValue]
905 g: style.getPropertyValue(fill-rule) : nonzero 905 g: style.getPropertyValue(fill-rule) : nonzero
906 g: style.getPropertyCSSValue(fill-rule) : [object CSSPrimitiveValue] 906 g: style.getPropertyCSSValue(fill-rule) : [object CSSPrimitiveValue]
907 g: style.getPropertyValue(marker-end) : none 907 g: style.getPropertyValue(marker-end) : none
908 g: style.getPropertyCSSValue(marker-end) : [object CSSPrimitiveValue] 908 g: style.getPropertyCSSValue(marker-end) : [object CSSPrimitiveValue]
909 g: style.getPropertyValue(marker-mid) : none 909 g: style.getPropertyValue(marker-mid) : none
910 g: style.getPropertyCSSValue(marker-mid) : [object CSSPrimitiveValue] 910 g: style.getPropertyCSSValue(marker-mid) : [object CSSPrimitiveValue]
911 g: style.getPropertyValue(marker-start) : none 911 g: style.getPropertyValue(marker-start) : none
912 g: style.getPropertyCSSValue(marker-start) : [object CSSPrimitiveValue] 912 g: style.getPropertyCSSValue(marker-start) : [object CSSPrimitiveValue]
913 g: style.getPropertyValue(shape-rendering) : auto 913 g: style.getPropertyValue(shape-rendering) : auto
914 g: style.getPropertyCSSValue(shape-rendering) : [object CSSPrimitiveValue] 914 g: style.getPropertyCSSValue(shape-rendering) : [object CSSPrimitiveValue]
915 g: style.getPropertyValue(stroke) : #ffa500 915 g: style.getPropertyValue(stroke) : rgb(255, 165, 0)
916 g: style.getPropertyCSSValue(stroke) : [object SVGPaint] 916 g: style.getPropertyCSSValue(stroke) : [object CSSValue]
917 g: style.getPropertyValue(stroke-dasharray) : none 917 g: style.getPropertyValue(stroke-dasharray) : none
918 g: style.getPropertyCSSValue(stroke-dasharray) : [object CSSPrimitiveValue] 918 g: style.getPropertyCSSValue(stroke-dasharray) : [object CSSPrimitiveValue]
919 g: style.getPropertyValue(stroke-dashoffset) : 0 919 g: style.getPropertyValue(stroke-dashoffset) : 0
920 g: style.getPropertyCSSValue(stroke-dashoffset) : [object CSSPrimitiveValue] 920 g: style.getPropertyCSSValue(stroke-dashoffset) : [object CSSPrimitiveValue]
921 g: style.getPropertyValue(stroke-linecap) : butt 921 g: style.getPropertyValue(stroke-linecap) : butt
922 g: style.getPropertyCSSValue(stroke-linecap) : [object CSSPrimitiveValue] 922 g: style.getPropertyCSSValue(stroke-linecap) : [object CSSPrimitiveValue]
923 g: style.getPropertyValue(stroke-linejoin) : miter 923 g: style.getPropertyValue(stroke-linejoin) : miter
924 g: style.getPropertyCSSValue(stroke-linejoin) : [object CSSPrimitiveValue] 924 g: style.getPropertyCSSValue(stroke-linejoin) : [object CSSPrimitiveValue]
925 g: style.getPropertyValue(stroke-miterlimit) : 4 925 g: style.getPropertyValue(stroke-miterlimit) : 4
926 g: style.getPropertyCSSValue(stroke-miterlimit) : [object CSSPrimitiveValue] 926 g: style.getPropertyCSSValue(stroke-miterlimit) : [object CSSPrimitiveValue]
(...skipping 13 matching lines...) Expand all
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
« no previous file with comments | « LayoutTests/svg/animations/script-tests/animate-color-fill-from-by.js ('k') | LayoutTests/svg/css/rect-system-color.xhtml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698