diff options
Diffstat (limited to 'WebCore/dom/Event.idl')
-rw-r--r-- | WebCore/dom/Event.idl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/dom/Event.idl b/WebCore/dom/Event.idl index 5ac9e0c..75b6b5f 100644 --- a/WebCore/dom/Event.idl +++ b/WebCore/dom/Event.idl @@ -22,6 +22,7 @@ module events { // Introduced in DOM Level 2: interface [ + CustomToJS, GenerateConstructor, NoStaticTables, Polymorphic, |