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

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

Issue 234453002: Remove SVG1.1 kerning property (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: More TestExpectations updates Created 6 years, 8 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 | 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]
(...skipping 434 matching lines...) Expand 10 before | Expand all | Expand 10 after
445 rect: style.getPropertyValue(stroke-opacity) : 1 445 rect: style.getPropertyValue(stroke-opacity) : 1
446 rect: style.getPropertyCSSValue(stroke-opacity) : [object CSSPrimitiveValue] 446 rect: style.getPropertyCSSValue(stroke-opacity) : [object CSSPrimitiveValue]
447 rect: style.getPropertyValue(stroke-width) : 2px 447 rect: style.getPropertyValue(stroke-width) : 2px
448 rect: style.getPropertyCSSValue(stroke-width) : [object CSSPrimitiveValue] 448 rect: style.getPropertyCSSValue(stroke-width) : [object CSSPrimitiveValue]
449 rect: style.getPropertyValue(alignment-baseline) : auto 449 rect: style.getPropertyValue(alignment-baseline) : auto
450 rect: style.getPropertyCSSValue(alignment-baseline) : [object CSSPrimitiveValue] 450 rect: style.getPropertyCSSValue(alignment-baseline) : [object CSSPrimitiveValue]
451 rect: style.getPropertyValue(baseline-shift) : baseline 451 rect: style.getPropertyValue(baseline-shift) : baseline
452 rect: style.getPropertyCSSValue(baseline-shift) : [object CSSPrimitiveValue] 452 rect: style.getPropertyCSSValue(baseline-shift) : [object CSSPrimitiveValue]
453 rect: style.getPropertyValue(dominant-baseline) : auto 453 rect: style.getPropertyValue(dominant-baseline) : auto
454 rect: style.getPropertyCSSValue(dominant-baseline) : [object CSSPrimitiveValue] 454 rect: style.getPropertyCSSValue(dominant-baseline) : [object CSSPrimitiveValue]
455 rect: style.getPropertyValue(kerning) : 0
456 rect: style.getPropertyCSSValue(kerning) : [object CSSPrimitiveValue]
457 rect: style.getPropertyValue(text-anchor) : start 455 rect: style.getPropertyValue(text-anchor) : start
458 rect: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue] 456 rect: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue]
459 rect: style.getPropertyValue(writing-mode) : lr-tb 457 rect: style.getPropertyValue(writing-mode) : lr-tb
460 rect: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue] 458 rect: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue]
461 rect: style.getPropertyValue(glyph-orientation-horizontal) : 0deg 459 rect: style.getPropertyValue(glyph-orientation-horizontal) : 0deg
462 rect: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimi tiveValue] 460 rect: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimi tiveValue]
463 rect: style.getPropertyValue(glyph-orientation-vertical) : auto 461 rect: style.getPropertyValue(glyph-orientation-vertical) : auto
464 rect: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimiti veValue] 462 rect: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimiti veValue]
465 rect: style.getPropertyValue(vector-effect) : none 463 rect: style.getPropertyValue(vector-effect) : none
466 rect: style.getPropertyCSSValue(vector-effect) : [object CSSPrimitiveValue] 464 rect: style.getPropertyCSSValue(vector-effect) : [object CSSPrimitiveValue]
(...skipping 457 matching lines...) Expand 10 before | Expand all | Expand 10 after
924 g: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue] 922 g: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue]
925 g: style.getPropertyValue(writing-mode) : lr-tb 923 g: style.getPropertyValue(writing-mode) : lr-tb
926 g: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue] 924 g: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue]
927 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg 925 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg
928 g: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimitiv eValue] 926 g: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimitiv eValue]
929 g: style.getPropertyValue(glyph-orientation-vertical) : auto 927 g: style.getPropertyValue(glyph-orientation-vertical) : auto
930 g: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimitiveV alue] 928 g: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimitiveV alue]
931 g: style.getPropertyValue(vector-effect) : none 929 g: style.getPropertyValue(vector-effect) : none
932 g: style.getPropertyCSSValue(vector-effect) : [object CSSPrimitiveValue] 930 g: style.getPropertyCSSValue(vector-effect) : [object CSSPrimitiveValue]
933 931
OLDNEW
« no previous file with comments | « LayoutTests/fast/css/getComputedStyle/resources/property-names.js ('k') | LayoutTests/transitions/svg-transitions.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698