Index: Source/WebCore/svg/SVGAnimateMotionElement.h |
=================================================================== |
--- Source/WebCore/svg/SVGAnimateMotionElement.h (revision 132107) |
+++ Source/WebCore/svg/SVGAnimateMotionElement.h (working copy) |
@@ -35,6 +35,7 @@ |
SVGAnimateMotionElement(const QualifiedName&, Document*); |
virtual bool hasValidAttributeType(); |
+ virtual bool hasValidAttributeName(); |
bool isSupportedAttribute(const QualifiedName&); |
virtual void parseAttribute(const Attribute&) OVERRIDE; |