diff options
author | bptato <nincsnevem662@gmail.com> | 2025-03-06 18:56:22 +0100 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2025-03-07 19:16:43 +0100 |
commit | c5b56ec9e262bb21bb08aab1ff17ac1caa72c250 (patch) | |
tree | a747cdd75716661217b4874cb331d8f27351e765 /lib/monoucha0 | |
parent | e754f7f65bda3e4644faf5c8055860d6ee8d8522 (diff) | |
download | chawan-c5b56ec9e262bb21bb08aab1ff17ac1caa72c250.tar.gz |
Update docs
Diffstat (limited to 'lib/monoucha0')
-rw-r--r-- | lib/monoucha0/doc/manual.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/monoucha0/doc/manual.md b/lib/monoucha0/doc/manual.md index 7bfed135..f19ffcc6 100644 --- a/lib/monoucha0/doc/manual.md +++ b/lib/monoucha0/doc/manual.md @@ -269,8 +269,6 @@ Following parameters also exist: yourself). * `errid`: set the error ID. TODO this is currently pretty useless as a public API because JSErrorEnum is not extendable. -* `ishtmldda`: creates a "falsy" object, like document.all. Currently, - only one of these is allowed per context. ### jsget, jsset: basic property reflectors |