mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Support [LegacyUnenumerableNamedProperties]
This commit is contained in:
parent
cbf514d63f
commit
7f36247d03
6 changed files with 75 additions and 27 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
// https://dom.spec.whatwg.org/#interface-namednodemap
|
||||
|
||||
[LegacyUnenumerableNamedProperties]
|
||||
interface NamedNodeMap {
|
||||
[Pure]
|
||||
readonly attribute unsigned long length;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue