summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-10-25 19:12:12 +0000
committerVincent Sanders <vince@kyllikki.org>2015-10-25 23:23:25 +0000
commitd7924a5849aa8977ef261956353fbf4795454408 (patch)
tree8256ce3942d66db7b3dd2857d89ac1dedf4430e4 /Docs
parent3a67d34f696e8d2c804336e54cf026c05ad8858c (diff)
downloadnetsurf-d7924a5849aa8977ef261956353fbf4795454408.tar.gz
netsurf-d7924a5849aa8977ef261956353fbf4795454408.tar.bz2
add automaticaly generated property setter and getters to HTMLPreElement
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 b8c9568eb..62a247376 100644
--- a/Docs/UnimplementedJavascript.txt
+++ b/Docs/UnimplementedJavascript.txt
@@ -1197,8 +1197,6 @@ getter HTMLOutputElement::validity(user);\n
getter HTMLOutputElement::value(string);\n
setter HTMLOutputElement::value(string);\n
getter HTMLOutputElement::willValidate(boolean);\n
-getter HTMLPreElement::width(long);\n
-setter HTMLPreElement::width(long);\n
getter HTMLProgressElement::labels(user);\n
getter HTMLProgressElement::max(double);\n
setter HTMLProgressElement::max(double);\n