Commit 613f662
committed
Add support back to Input elements
Note: selectionStart/End only applies to input elements of certain types
so it could be null and throws. This fallbacks to 0.
https://html.spec.whatwg.org/#do-not-apply1 parent 148d2ac commit 613f662
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments