Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGAElement.h
index 3f3239c..9ff3156 100644 (file)
@@ -51,6 +51,8 @@ private:
     virtual bool isMouseFocusable() const OVERRIDE;
     virtual bool isKeyboardFocusable() const OVERRIDE;
     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
+    virtual bool canStartSelection() const OVERRIDE;
+    virtual short tabIndex() const OVERRIDE;
 
     virtual bool willRespondToMouseClickEvents() OVERRIDE;