mirror of
https://github.com/servo/servo
synced 2026-05-03 04:42:17 +02:00
Partial fix for 12415
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
// https://dom.spec.whatwg.org/#interface-htmlcollection
|
||||
|
||||
[LegacyUnenumerableNamedProperties, Exposed=(Window,Worker)]
|
||||
[LegacyUnenumerableNamedProperties]
|
||||
interface HTMLCollection {
|
||||
[Pure]
|
||||
readonly attribute unsigned long length;
|
||||
|
||||
Reference in New Issue
Block a user