mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
HTMLOptionElement.index
This commit is contained in:
@@ -22,5 +22,5 @@ interface HTMLOptionElement : HTMLElement {
|
||||
|
||||
[CEReactions]
|
||||
attribute DOMString text;
|
||||
// readonly attribute long index;
|
||||
readonly attribute long index;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user