Index: lib/html/scripts/systemhtml.py |
diff --git a/lib/html/scripts/systemhtml.py b/lib/html/scripts/systemhtml.py |
index be7d42ddb3da163492dc0edbdec6298367770e53..e1e4d4259d7c59fbaa8c8db79536ddfaf747a0b4 100644 |
--- a/lib/html/scripts/systemhtml.py |
+++ b/lib/html/scripts/systemhtml.py |
@@ -20,6 +20,7 @@ _js_custom_members = set([ |
'IFrameElement.contentWindow', |
'MouseEvent.offsetX', |
'MouseEvent.offsetY', |
+ 'TableElement.createTBody', |
'Window.document', |
'Window.top', |
'Window.location', |