Index: html/HTMLTableSectionElement.idl |
diff --git a/html/HTMLTableSectionElement.idl b/html/HTMLTableSectionElement.idl |
index d11f429cc499058af98a7cd1a1935c4f4497bbdc..e198bd61207595f9c8c128d650ebced1addc6471 100644 |
--- a/html/HTMLTableSectionElement.idl |
+++ b/html/HTMLTableSectionElement.idl |
@@ -18,9 +18,7 @@ |
* Boston, MA 02110-1301, USA. |
*/ |
-[ |
- JSGenerateToNativeObject |
-] interface HTMLTableSectionElement : HTMLElement { |
+interface HTMLTableSectionElement : HTMLElement { |
[Reflect] attribute DOMString align; |
[Reflect=char] attribute DOMString ch; |
[Reflect=charoff] attribute DOMString chOff; |