mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
HTMLOptionElement.index
This commit is contained in:
parent
c6192dc286
commit
767ccbe568
5 changed files with 43 additions and 25 deletions
|
@ -22,5 +22,5 @@ interface HTMLOptionElement : HTMLElement {
|
|||
|
||||
[CEReactions]
|
||||
attribute DOMString text;
|
||||
// readonly attribute long index;
|
||||
readonly attribute long index;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue