diff options
Diffstat (limited to 'WebCore/xml/XMLHttpRequest.idl')
-rw-r--r-- | WebCore/xml/XMLHttpRequest.idl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/WebCore/xml/XMLHttpRequest.idl b/WebCore/xml/XMLHttpRequest.idl index 315d95c..3187160 100644 --- a/WebCore/xml/XMLHttpRequest.idl +++ b/WebCore/xml/XMLHttpRequest.idl @@ -29,7 +29,8 @@ module xml { interface [ - CustomMarkFunction + CustomMarkFunction, + NoStaticTables ] XMLHttpRequest { // From XMLHttpRequestEventTarget // event handler attributes |