Bug 153582 - Expose ValidityState on the global Window object
Summary: Expose ValidityState on the global Window object
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: https://html.spec.whatwg.org/#validit...
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-01-27 21:29 PST by Chris Dumez
Modified: 2016-01-27 22:24 PST (History)
3 users (show)

See Also:


Attachments
Patch (19.96 KB, patch)
2016-01-27 21:31 PST, 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-01-27 21:29:03 PST
Expose ValidityState on the global Window object:
https://html.spec.whatwg.org/#validitystate

Firefox and Chrome match the specification.
Comment 1 Chris Dumez 2016-01-27 21:31:35 PST
Created attachment 270089 [details]
Patch
Comment 2 WebKit Commit Bot 2016-01-27 22:24:05 PST
Comment on attachment 270089 [details]
Patch

Clearing flags on attachment: 270089

Committed r195731: <http://trac.webkit.org/changeset/195731>
Comment 3 WebKit Commit Bot 2016-01-27 22:24:09 PST
All reviewed patches have been landed.  Closing bug.