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

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

Issue 361543002: Remove SVGPaint (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch for landing Created 6 years, 5 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
« no previous file with comments | « no previous file | LayoutTests/svg/css/script-tests/svg-attribute-parser-mode.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 399 matching lines...) Expand 10 before | Expand all | Expand 10 after
410 rect: style.getPropertyCSSValue(stop-color) : [object CSSPrimitiveValue] 410 rect: style.getPropertyCSSValue(stop-color) : [object CSSPrimitiveValue]
411 rect: style.getPropertyValue(stop-opacity) : 1 411 rect: style.getPropertyValue(stop-opacity) : 1
412 rect: style.getPropertyCSSValue(stop-opacity) : [object CSSPrimitiveValue] 412 rect: style.getPropertyCSSValue(stop-opacity) : [object CSSPrimitiveValue]
413 rect: style.getPropertyValue(color-interpolation) : srgb 413 rect: style.getPropertyValue(color-interpolation) : srgb
414 rect: style.getPropertyCSSValue(color-interpolation) : [object CSSPrimitiveValue ] 414 rect: style.getPropertyCSSValue(color-interpolation) : [object CSSPrimitiveValue ]
415 rect: style.getPropertyValue(color-interpolation-filters) : linearrgb 415 rect: style.getPropertyValue(color-interpolation-filters) : linearrgb
416 rect: style.getPropertyCSSValue(color-interpolation-filters) : [object CSSPrimit iveValue] 416 rect: style.getPropertyCSSValue(color-interpolation-filters) : [object CSSPrimit iveValue]
417 rect: style.getPropertyValue(color-rendering) : auto 417 rect: style.getPropertyValue(color-rendering) : auto
418 rect: style.getPropertyCSSValue(color-rendering) : [object CSSPrimitiveValue] 418 rect: style.getPropertyCSSValue(color-rendering) : [object CSSPrimitiveValue]
419 rect: style.getPropertyValue(fill) : rgb(0, 0, 255) 419 rect: style.getPropertyValue(fill) : rgb(0, 0, 255)
420 rect: style.getPropertyCSSValue(fill) : [object CSSValue] 420 rect: style.getPropertyCSSValue(fill) : [object CSSPrimitiveValue]
421 rect: style.getPropertyValue(fill-opacity) : 1 421 rect: style.getPropertyValue(fill-opacity) : 1
422 rect: style.getPropertyCSSValue(fill-opacity) : [object CSSPrimitiveValue] 422 rect: style.getPropertyCSSValue(fill-opacity) : [object CSSPrimitiveValue]
423 rect: style.getPropertyValue(fill-rule) : nonzero 423 rect: style.getPropertyValue(fill-rule) : nonzero
424 rect: style.getPropertyCSSValue(fill-rule) : [object CSSPrimitiveValue] 424 rect: style.getPropertyCSSValue(fill-rule) : [object CSSPrimitiveValue]
425 rect: style.getPropertyValue(marker-end) : none 425 rect: style.getPropertyValue(marker-end) : none
426 rect: style.getPropertyCSSValue(marker-end) : [object CSSPrimitiveValue] 426 rect: style.getPropertyCSSValue(marker-end) : [object CSSPrimitiveValue]
427 rect: style.getPropertyValue(marker-mid) : none 427 rect: style.getPropertyValue(marker-mid) : none
428 rect: style.getPropertyCSSValue(marker-mid) : [object CSSPrimitiveValue] 428 rect: style.getPropertyCSSValue(marker-mid) : [object CSSPrimitiveValue]
429 rect: style.getPropertyValue(marker-start) : url(#pserver) 429 rect: style.getPropertyValue(marker-start) : url(#pserver)
430 rect: style.getPropertyCSSValue(marker-start) : [object CSSPrimitiveValue] 430 rect: style.getPropertyCSSValue(marker-start) : [object CSSPrimitiveValue]
431 rect: style.getPropertyValue(shape-rendering) : auto 431 rect: style.getPropertyValue(shape-rendering) : auto
432 rect: style.getPropertyCSSValue(shape-rendering) : [object CSSPrimitiveValue] 432 rect: style.getPropertyCSSValue(shape-rendering) : [object CSSPrimitiveValue]
433 rect: style.getPropertyValue(stroke) : rgb(255, 165, 0) 433 rect: style.getPropertyValue(stroke) : rgb(255, 165, 0)
434 rect: style.getPropertyCSSValue(stroke) : [object CSSValue] 434 rect: style.getPropertyCSSValue(stroke) : [object CSSPrimitiveValue]
435 rect: style.getPropertyValue(stroke-dasharray) : none 435 rect: style.getPropertyValue(stroke-dasharray) : none
436 rect: style.getPropertyCSSValue(stroke-dasharray) : [object CSSPrimitiveValue] 436 rect: style.getPropertyCSSValue(stroke-dasharray) : [object CSSPrimitiveValue]
437 rect: style.getPropertyValue(stroke-dashoffset) : 0 437 rect: style.getPropertyValue(stroke-dashoffset) : 0
438 rect: style.getPropertyCSSValue(stroke-dashoffset) : [object CSSPrimitiveValue] 438 rect: style.getPropertyCSSValue(stroke-dashoffset) : [object CSSPrimitiveValue]
439 rect: style.getPropertyValue(stroke-linecap) : butt 439 rect: style.getPropertyValue(stroke-linecap) : butt
440 rect: style.getPropertyCSSValue(stroke-linecap) : [object CSSPrimitiveValue] 440 rect: style.getPropertyCSSValue(stroke-linecap) : [object CSSPrimitiveValue]
441 rect: style.getPropertyValue(stroke-linejoin) : miter 441 rect: style.getPropertyValue(stroke-linejoin) : miter
442 rect: style.getPropertyCSSValue(stroke-linejoin) : [object CSSPrimitiveValue] 442 rect: style.getPropertyCSSValue(stroke-linejoin) : [object CSSPrimitiveValue]
443 rect: style.getPropertyValue(stroke-miterlimit) : 4 443 rect: style.getPropertyValue(stroke-miterlimit) : 4
444 rect: style.getPropertyCSSValue(stroke-miterlimit) : [object CSSPrimitiveValue] 444 rect: style.getPropertyCSSValue(stroke-miterlimit) : [object CSSPrimitiveValue]
(...skipping 429 matching lines...) Expand 10 before | Expand all | Expand 10 after
874 g: style.getPropertyCSSValue(stop-color) : [object CSSPrimitiveValue] 874 g: style.getPropertyCSSValue(stop-color) : [object CSSPrimitiveValue]
875 g: style.getPropertyValue(stop-opacity) : 1 875 g: style.getPropertyValue(stop-opacity) : 1
876 g: style.getPropertyCSSValue(stop-opacity) : [object CSSPrimitiveValue] 876 g: style.getPropertyCSSValue(stop-opacity) : [object CSSPrimitiveValue]
877 g: style.getPropertyValue(color-interpolation) : srgb 877 g: style.getPropertyValue(color-interpolation) : srgb
878 g: style.getPropertyCSSValue(color-interpolation) : [object CSSPrimitiveValue] 878 g: style.getPropertyCSSValue(color-interpolation) : [object CSSPrimitiveValue]
879 g: style.getPropertyValue(color-interpolation-filters) : linearrgb 879 g: style.getPropertyValue(color-interpolation-filters) : linearrgb
880 g: style.getPropertyCSSValue(color-interpolation-filters) : [object CSSPrimitive Value] 880 g: style.getPropertyCSSValue(color-interpolation-filters) : [object CSSPrimitive Value]
881 g: style.getPropertyValue(color-rendering) : auto 881 g: style.getPropertyValue(color-rendering) : auto
882 g: style.getPropertyCSSValue(color-rendering) : [object CSSPrimitiveValue] 882 g: style.getPropertyCSSValue(color-rendering) : [object CSSPrimitiveValue]
883 g: style.getPropertyValue(fill) : rgb(0, 0, 0) 883 g: style.getPropertyValue(fill) : rgb(0, 0, 0)
884 g: style.getPropertyCSSValue(fill) : [object CSSValue] 884 g: style.getPropertyCSSValue(fill) : [object CSSPrimitiveValue]
885 g: style.getPropertyValue(fill-opacity) : 1 885 g: style.getPropertyValue(fill-opacity) : 1
886 g: style.getPropertyCSSValue(fill-opacity) : [object CSSPrimitiveValue] 886 g: style.getPropertyCSSValue(fill-opacity) : [object CSSPrimitiveValue]
887 g: style.getPropertyValue(fill-rule) : nonzero 887 g: style.getPropertyValue(fill-rule) : nonzero
888 g: style.getPropertyCSSValue(fill-rule) : [object CSSPrimitiveValue] 888 g: style.getPropertyCSSValue(fill-rule) : [object CSSPrimitiveValue]
889 g: style.getPropertyValue(marker-end) : none 889 g: style.getPropertyValue(marker-end) : none
890 g: style.getPropertyCSSValue(marker-end) : [object CSSPrimitiveValue] 890 g: style.getPropertyCSSValue(marker-end) : [object CSSPrimitiveValue]
891 g: style.getPropertyValue(marker-mid) : none 891 g: style.getPropertyValue(marker-mid) : none
892 g: style.getPropertyCSSValue(marker-mid) : [object CSSPrimitiveValue] 892 g: style.getPropertyCSSValue(marker-mid) : [object CSSPrimitiveValue]
893 g: style.getPropertyValue(marker-start) : url(#pserver) 893 g: style.getPropertyValue(marker-start) : url(#pserver)
894 g: style.getPropertyCSSValue(marker-start) : [object CSSPrimitiveValue] 894 g: style.getPropertyCSSValue(marker-start) : [object CSSPrimitiveValue]
895 g: style.getPropertyValue(shape-rendering) : auto 895 g: style.getPropertyValue(shape-rendering) : auto
896 g: style.getPropertyCSSValue(shape-rendering) : [object CSSPrimitiveValue] 896 g: style.getPropertyCSSValue(shape-rendering) : [object CSSPrimitiveValue]
897 g: style.getPropertyValue(stroke) : rgb(255, 165, 0) 897 g: style.getPropertyValue(stroke) : rgb(255, 165, 0)
898 g: style.getPropertyCSSValue(stroke) : [object CSSValue] 898 g: style.getPropertyCSSValue(stroke) : [object CSSPrimitiveValue]
899 g: style.getPropertyValue(stroke-dasharray) : none 899 g: style.getPropertyValue(stroke-dasharray) : none
900 g: style.getPropertyCSSValue(stroke-dasharray) : [object CSSPrimitiveValue] 900 g: style.getPropertyCSSValue(stroke-dasharray) : [object CSSPrimitiveValue]
901 g: style.getPropertyValue(stroke-dashoffset) : 0 901 g: style.getPropertyValue(stroke-dashoffset) : 0
902 g: style.getPropertyCSSValue(stroke-dashoffset) : [object CSSPrimitiveValue] 902 g: style.getPropertyCSSValue(stroke-dashoffset) : [object CSSPrimitiveValue]
903 g: style.getPropertyValue(stroke-linecap) : butt 903 g: style.getPropertyValue(stroke-linecap) : butt
904 g: style.getPropertyCSSValue(stroke-linecap) : [object CSSPrimitiveValue] 904 g: style.getPropertyCSSValue(stroke-linecap) : [object CSSPrimitiveValue]
905 g: style.getPropertyValue(stroke-linejoin) : miter 905 g: style.getPropertyValue(stroke-linejoin) : miter
906 g: style.getPropertyCSSValue(stroke-linejoin) : [object CSSPrimitiveValue] 906 g: style.getPropertyCSSValue(stroke-linejoin) : [object CSSPrimitiveValue]
907 g: style.getPropertyValue(stroke-miterlimit) : 4 907 g: style.getPropertyValue(stroke-miterlimit) : 4
908 g: style.getPropertyCSSValue(stroke-miterlimit) : [object CSSPrimitiveValue] 908 g: style.getPropertyCSSValue(stroke-miterlimit) : [object CSSPrimitiveValue]
(...skipping 11 matching lines...) Expand all
920 g: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue] 920 g: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue]
921 g: style.getPropertyValue(writing-mode) : lr-tb 921 g: style.getPropertyValue(writing-mode) : lr-tb
922 g: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue] 922 g: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue]
923 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg 923 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg
924 g: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimitiv eValue] 924 g: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimitiv eValue]
925 g: style.getPropertyValue(glyph-orientation-vertical) : auto 925 g: style.getPropertyValue(glyph-orientation-vertical) : auto
926 g: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimitiveV alue] 926 g: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimitiveV alue]
927 g: style.getPropertyValue(vector-effect) : none 927 g: style.getPropertyValue(vector-effect) : none
928 g: style.getPropertyCSSValue(vector-effect) : [object CSSPrimitiveValue] 928 g: style.getPropertyCSSValue(vector-effect) : [object CSSPrimitiveValue]
929 929
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/svg/css/script-tests/svg-attribute-parser-mode.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698