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

Unified Diff: LayoutTests/svg/dom/svg2-inheritance-expected.txt

Issue 137443006: Remove support for <animateColor>. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: test adjustments Created 6 years, 11 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/dom/svg2-inheritance-expected.txt
diff --git a/LayoutTests/svg/dom/svg2-inheritance-expected.txt b/LayoutTests/svg/dom/svg2-inheritance-expected.txt
index 6774a0f5e72b49901d4e32f15dd2e03fcd3dd10d..f30007984ecb696ffd989298ab0f27e2c3941fe2 100644
--- a/LayoutTests/svg/dom/svg2-inheritance-expected.txt
+++ b/LayoutTests/svg/dom/svg2-inheritance-expected.txt
@@ -8,7 +8,7 @@ PASS SVGAltGlyphDefElement inherits SVGElement
PASS SVGAltGlyphElement inherits SVGTextPositioningElement
PASS SVGAltGlyphItemElement inherits SVGElement
PASS SVGAngle inherits Object
-PASS SVGAnimateColorElement inherits SVGAnimationElement
+FAIL SVGAnimateColorElement is not defined
Stephen Chennney 2014/01/14 14:10:08 Mention this in the bug too.
Erik Dahlström (inactive) 2014/01/14 14:35:10 Done.
PASS SVGAnimateElement inherits SVGAnimationElement
PASS SVGAnimateMotionElement inherits SVGAnimationElement
PASS SVGAnimateTransformElement inherits SVGAnimationElement

Powered by Google App Engine
This is Rietveld 408576698