Bug 160310 - 2 first parameters to input.setSelectionRange() should be mandatory
Summary: 2 first parameters to input.setSelectionRange() should be mandatory
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-07-28 13:02 PDT by Chris Dumez
Modified: 2016-07-28 13:55 PDT (History)
2 users (show)

See Also:


Attachments
Patch (25.80 KB, patch)
2016-07-28 13:19 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-07-28 13:02:56 PDT
2 first parameters to input.setSelectionRange() should be mandatory:
- https://html.spec.whatwg.org/multipage/forms.html#htmlinputelement

Firefox agrees with the specification, Chrome does not.
Comment 1 Chris Dumez 2016-07-28 13:19:15 PDT
Created attachment 284809 [details]
Patch
Comment 2 WebKit Commit Bot 2016-07-28 13:55:17 PDT
Comment on attachment 284809 [details]
Patch

Clearing flags on attachment: 284809

Committed r203836: <http://trac.webkit.org/changeset/203836>
Comment 3 WebKit Commit Bot 2016-07-28 13:55:21 PDT
All reviewed patches have been landed.  Closing bug.