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