Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGImageElement.h
index 95aa39e..605cb97 100644 (file)
@@ -48,7 +48,6 @@ private:
     explicit SVGImageElement(Document&);
 
     virtual bool isStructurallyExternal() const OVERRIDE { return !hrefString().isNull(); }
-    virtual bool supportsFocus() const OVERRIDE { return hasFocusEventListeners(); }
 
     bool isSupportedAttribute(const QualifiedName&);
     virtual void parseAttribute(const QualifiedName&, const AtomicString&) OVERRIDE;