Support [LegacyUnenumerableNamedProperties]

This commit is contained in:
Anthony Ramine 2015-12-25 04:56:45 +01:00
parent cbf514d63f
commit 7f36247d03
6 changed files with 75 additions and 27 deletions

View file

@ -4,6 +4,7 @@
// https://dom.spec.whatwg.org/#interface-namednodemap
[LegacyUnenumerableNamedProperties]
interface NamedNodeMap {
[Pure]
readonly attribute unsigned long length;