We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebef7a7 commit c7514b7Copy full SHA for c7514b7
crates/web-sys/webidls/enabled/HTMLInputElement.webidl
@@ -120,12 +120,10 @@ interface HTMLInputElement : HTMLElement {
120
121
void select();
122
123
-/* TODO optional u32 not supported
124
[Throws]
125
attribute unsigned long? selectionStart;
126
127
attribute unsigned long? selectionEnd;
128
-*/
129
130
attribute DOMString? selectionDirection;
131
0 commit comments