select

HTMLInputElement インターフェイス select メソッド (DOM)

[51] Web Applications 1.0 r8785 Add the select() method to input types that might have text fields but where the script-exposed value is unlikely to exactly match the user-exposed value, so that the selection can be switched on, even if it can't be carefully managed. ( ( 版)) <https://html5.org/r/8785>

[1] Add more clarity re: <input> select() behavior · whatwg/html@a22f75a ( 版) <https://github.com/whatwg/html/commit/a22f75ac310f3ee4cbb9634fc6266a6fdf2123a9>

[2] Make input.select() never throw (domenic著, ) <https://github.com/whatwg/html/commit/6556f90af46ccedfea222ff4abea5779a023aded>