summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/html/HTMLAreaElement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/html/HTMLAreaElement.idl')
-rw-r--r--Source/WebCore/html/HTMLAreaElement.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/html/HTMLAreaElement.idl b/Source/WebCore/html/HTMLAreaElement.idl
index a77e615..3358c05 100644
--- a/Source/WebCore/html/HTMLAreaElement.idl
+++ b/Source/WebCore/html/HTMLAreaElement.idl
@@ -26,6 +26,7 @@ module html {
attribute [Reflect] DOMString coords;
attribute [Reflect, URL] DOMString href;
attribute [Reflect] boolean noHref;
+ attribute [Reflect] DOMString ping;
attribute [Reflect] DOMString shape;
attribute [Reflect] DOMString target;