summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-10-14 14:17:30 +0100
committerVincent Sanders <vince@kyllikki.org>2015-10-14 14:17:30 +0100
commit3bcc9922ee240b288205d475e6e6a2f6bc6ec718 (patch)
tree213cb249223b0e6c153d156cb930d46785778fe9 /Docs
parentd676b64bec6e714ec6220289b12c5b0c7c7c0c5c (diff)
downloadnetsurf-3bcc9922ee240b288205d475e6e6a2f6bc6ec718.tar.gz
netsurf-3bcc9922ee240b288205d475e6e6a2f6bc6ec718.tar.bz2
add automaticaly generated property setter and getters to HTMLStyleElement
Diffstat (limited to 'Docs')
-rw-r--r--Docs/UnimplementedJavascript.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/Docs/UnimplementedJavascript.txt b/Docs/UnimplementedJavascript.txt
index bb400a232..08ee1e1e1 100644
--- a/Docs/UnimplementedJavascript.txt
+++ b/Docs/UnimplementedJavascript.txt
@@ -1269,14 +1269,10 @@ getter HTMLSourceElement::src(string);\n
setter HTMLSourceElement::src(string);\n
getter HTMLSourceElement::type(string);\n
setter HTMLSourceElement::type(string);\n
-getter HTMLStyleElement::media(string);\n
-setter HTMLStyleElement::media(string);\n
getter HTMLStyleElement::nonce(string);\n
setter HTMLStyleElement::nonce(string);\n
getter HTMLStyleElement::scoped(boolean);\n
setter HTMLStyleElement::scoped(boolean);\n
-getter HTMLStyleElement::type(string);\n
-setter HTMLStyleElement::type(string);\n
getter HTMLTableCaptionElement::align(string);\n
setter HTMLTableCaptionElement::align(string);\n
getter HTMLTableCellElement::align(string);\n