mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +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