summaryrefslogtreecommitdiff
path: root/Source/WebCore/html/HTMLTableSectionElement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/html/HTMLTableSectionElement.idl')
-rw-r--r--Source/WebCore/html/HTMLTableSectionElement.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/html/HTMLTableSectionElement.idl b/Source/WebCore/html/HTMLTableSectionElement.idl
index 9c0e53b86..1553b5ea1 100644
--- a/Source/WebCore/html/HTMLTableSectionElement.idl
+++ b/Source/WebCore/html/HTMLTableSectionElement.idl
@@ -21,7 +21,7 @@
module html {
interface [
- GenerateNativeConverter
+ JSGenerateToNativeObject
] HTMLTableSectionElement : HTMLElement {
attribute [Reflect] DOMString align;
attribute [Reflect=char] DOMString ch;