mirror of
https://github.com/servo/servo
synced 2026-05-03 12:52:25 +02:00
@@ -50,7 +50,7 @@ interface HTMLTextAreaElement : HTMLElement {
|
||||
|
||||
readonly attribute NodeList labels;
|
||||
|
||||
// void select();
|
||||
void select();
|
||||
[SetterThrows]
|
||||
attribute unsigned long? selectionStart;
|
||||
[SetterThrows]
|
||||
|
||||
Reference in New Issue
Block a user