servo/tests
Jon Leighton a8b64aca2a 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.
2018-01-26 20:12:38 +01:00
..
dromaeo
heartbeats
html
jquery
power
unit Fix selection{Start,End} when selectionDirection is "backward" 2018-01-26 19:50:50 +01:00
wpt Steps 7-9 of the input type change algorithm 2018-01-26 20:12:38 +01:00