summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-10-14 09:15:59 +0100
committerVincent Sanders <vince@kyllikki.org>2015-10-14 09:15:59 +0100
commitb516854d0a3e8d658c65d18176f8b44f9af8c48e (patch)
treef64034f2d76dde6d4ba7bb1d83b852fb2800e78a /Docs
parent2b71eef7637e95617f7c5bd880e41106c989fdfe (diff)
downloadnetsurf-b516854d0a3e8d658c65d18176f8b44f9af8c48e.tar.gz
netsurf-b516854d0a3e8d658c65d18176f8b44f9af8c48e.tar.bz2
add automaticaly generated property setter and getters to HTMLParagraphElement
Diffstat (limited to 'Docs')
-rw-r--r--Docs/UnimplementedJavascript.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Docs/UnimplementedJavascript.txt b/Docs/UnimplementedJavascript.txt
index 486d7d403..fb8b5f451 100644
--- a/Docs/UnimplementedJavascript.txt
+++ b/Docs/UnimplementedJavascript.txt
@@ -1219,8 +1219,6 @@ getter HTMLOutputElement::validity(user);\n
getter HTMLOutputElement::value(string);\n
setter HTMLOutputElement::value(string);\n
getter HTMLOutputElement::willValidate(boolean);\n
-getter HTMLParagraphElement::align(string);\n
-setter HTMLParagraphElement::align(string);\n
getter HTMLParamElement::name(string);\n
setter HTMLParamElement::name(string);\n
getter HTMLParamElement::type(string);\n