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

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

Issue 236193010: Auto-rebaseline for r171393 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 8eefc74194b8771c6f5716a14c11be0bc6aaa3ba..089789ae1efd224b34d2304b2cd333e27360dbe6 100644
--- a/LayoutTests/svg/css/getComputedStyle-basic-expected.txt
+++ b/LayoutTests/svg/css/getComputedStyle-basic-expected.txt
@@ -916,8 +916,6 @@ g: style.getPropertyValue(baseline-shift) : baseline
g: style.getPropertyCSSValue(baseline-shift) : [object CSSPrimitiveValue]
g: style.getPropertyValue(dominant-baseline) : auto
g: style.getPropertyCSSValue(dominant-baseline) : [object CSSPrimitiveValue]
-g: style.getPropertyValue(kerning) : 0
-g: style.getPropertyCSSValue(kerning) : [object CSSPrimitiveValue]
g: style.getPropertyValue(text-anchor) : start
g: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue]
g: style.getPropertyValue(writing-mode) : lr-tb

Powered by Google App Engine
This is Rietveld 408576698