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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/svg/css/getComputedStyle-basic-expected.txt
diff --git a/LayoutTests/svg/css/getComputedStyle-basic-expected.txt b/LayoutTests/svg/css/getComputedStyle-basic-expected.txt
index ba876065440b3a67858c8ab7b9c6a83d01f04762..8eefc74194b8771c6f5716a14c11be0bc6aaa3ba 100644
--- a/LayoutTests/svg/css/getComputedStyle-basic-expected.txt
+++ b/LayoutTests/svg/css/getComputedStyle-basic-expected.txt
@@ -452,8 +452,6 @@ rect: style.getPropertyValue(baseline-shift) : baseline
rect: style.getPropertyCSSValue(baseline-shift) : [object CSSPrimitiveValue]
rect: style.getPropertyValue(dominant-baseline) : auto
rect: style.getPropertyCSSValue(dominant-baseline) : [object CSSPrimitiveValue]
-rect: style.getPropertyValue(kerning) : 0
-rect: style.getPropertyCSSValue(kerning) : [object CSSPrimitiveValue]
rect: style.getPropertyValue(text-anchor) : start
rect: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue]
rect: style.getPropertyValue(writing-mode) : lr-tb
« 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