diff options
author | Jon Leighton <j@jonathanleighton.com> | 2017-12-11 21:30:47 +0100 |
---|---|---|
committer | Jon Leighton <j@jonathanleighton.com> | 2018-01-26 20:12:38 +0100 |
commit | a8b64aca2a9c5e6e3756145afc0dedb606947ef8 (patch) | |
tree | 2831b7d93caf3126bdb690c2373e3c34b232537c /components/script/dom/screen.rs | |
parent | ce7bae8834c0e89c57072ec1ddfa43efa5fe6f4e (diff) | |
download | servo-a8b64aca2a9c5e6e3756145afc0dedb606947ef8.tar.gz servo-a8b64aca2a9c5e6e3756145afc0dedb606947ef8.zip |
Steps 7-9 of the input type change algorithm
Spec: https://html.spec.whatwg.org/multipage/input.html#input-type-change
In short, this resets the selection to the start of the field when the
type has changed from one which doesn't support the selection API to one
that does.
I couldn't see an existing WPT test covering this.
Diffstat (limited to 'components/script/dom/screen.rs')
0 files changed, 0 insertions, 0 deletions