summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/html/HTMLAnchorElement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/html/HTMLAnchorElement.idl')
-rw-r--r--Source/WebCore/html/HTMLAnchorElement.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/html/HTMLAnchorElement.idl b/Source/WebCore/html/HTMLAnchorElement.idl
index 432df69..8f09e41 100644
--- a/Source/WebCore/html/HTMLAnchorElement.idl
+++ b/Source/WebCore/html/HTMLAnchorElement.idl
@@ -27,6 +27,7 @@ module html {
attribute [Reflect, URL] DOMString href;
attribute [Reflect] DOMString hreflang;
attribute [Reflect] DOMString name;
+ attribute [Reflect] DOMString ping;
attribute [Reflect] DOMString rel;
attribute [Reflect] DOMString rev;
attribute [Reflect] DOMString shape;