summaryrefslogtreecommitdiffstats
path: root/WebCore/html/HTMLAppletElement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/html/HTMLAppletElement.idl')
-rw-r--r--WebCore/html/HTMLAppletElement.idl5
1 files changed, 1 insertions, 4 deletions
diff --git a/WebCore/html/HTMLAppletElement.idl b/WebCore/html/HTMLAppletElement.idl
index cc923ca..8d6803e 100644
--- a/WebCore/html/HTMLAppletElement.idl
+++ b/WebCore/html/HTMLAppletElement.idl
@@ -21,13 +21,10 @@
module html {
interface [
- GenerateConstructor,
DelegatingPutFunction,
DelegatingGetOwnPropertySlot,
CustomCall,
- HasOverridingNameGetter,
- InterfaceUUID=9b5cb4a8-c156-4b55-afdb-c60938a4d1b1,
- ImplementationUUID=56544372-675e-40dd-ba39-fa708a4c7678
+ HasOverridingNameGetter
] HTMLAppletElement : HTMLElement {
attribute [ConvertNullToNullString, Reflect] DOMString align;
attribute [ConvertNullToNullString, Reflect] DOMString alt;