mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
@@ -89,7 +89,7 @@ interface HTMLInputElement : HTMLElement {
|
||||
|
||||
readonly attribute NodeList labels;
|
||||
|
||||
//void select();
|
||||
void select();
|
||||
[SetterThrows]
|
||||
attribute unsigned long? selectionStart;
|
||||
[SetterThrows]
|
||||
|
||||
Reference in New Issue
Block a user