diff options
Diffstat (limited to 'WebCore/dom/Attr.idl')
-rw-r--r-- | WebCore/dom/Attr.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/dom/Attr.idl b/WebCore/dom/Attr.idl index 42ac04c..ccbfada 100644 --- a/WebCore/dom/Attr.idl +++ b/WebCore/dom/Attr.idl @@ -25,7 +25,7 @@ module core { GenerateNativeConverter, InterfaceUUID=EEE8E22B-22C3-4e50-95F4-5E0B8AAD8231, ImplementationUUID=41B16348-D8E7-4d21-BFDB-125705B7E91F - ] Attr : EventTargetNode { + ] Attr : Node { // DOM Level 1 |