mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Partial fix for 12415
This commit is contained in:
parent
887507b6f8
commit
ab0ddf9040
51 changed files with 35 additions and 115 deletions
|
@ -3,7 +3,6 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
// https://html.spec.whatwg.org/multipage/#htmloptionscollection
|
||||
[Exposed=(Window,Worker)]
|
||||
interface HTMLOptionsCollection : HTMLCollection {
|
||||
// inherits item(), namedItem()
|
||||
attribute unsigned long length; // shadows inherited length
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue