summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
Diffstat (limited to 'Docs')
-rw-r--r--Docs/UnimplementedJavascript.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/Docs/UnimplementedJavascript.txt b/Docs/UnimplementedJavascript.txt
index dfb8dd3a9..6fdf836fe 100644
--- a/Docs/UnimplementedJavascript.txt
+++ b/Docs/UnimplementedJavascript.txt
@@ -1315,17 +1315,9 @@ method HTMLTableRowElement::deleteCell();\n
method HTMLTableRowElement::insertCell();\n
getter HTMLTableRowElement::rowIndex(long);\n
getter HTMLTableRowElement::sectionRowIndex(long);\n
-getter HTMLTableSectionElement::align(string);\n
-setter HTMLTableSectionElement::align(string);\n
-getter HTMLTableSectionElement::chOff(string);\n
-setter HTMLTableSectionElement::chOff(string);\n
-getter HTMLTableSectionElement::ch(string);\n
-setter HTMLTableSectionElement::ch(string);\n
method HTMLTableSectionElement::deleteRow();\n
method HTMLTableSectionElement::insertRow();\n
getter HTMLTableSectionElement::rows(user);\n
-getter HTMLTableSectionElement::vAlign(string);\n
-setter HTMLTableSectionElement::vAlign(string);\n
getter HTMLTemplateElement::content(user);\n
getter HTMLTextAreaElement::autocomplete(string);\n
setter HTMLTextAreaElement::autocomplete(string);\n