Bug 169403

Summary: Align Document.elementFromPoint() with the CSSOM specification
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, dbates, esprehn+autocc, kangil.han, kondapallykalyan, sam, simon.fraser
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2017-03-08 21:20:15 PST
Align Document.elementFromPoint() with the CSSOM specification: - https://drafts.csswg.org/cssom-view/#extensions-to-the-document-interface parameters should be mandatory and of type double. The parameters are mandatory in both Firefox and Chrome already.
Attachments
Patch (8.21 KB, patch)
2017-03-09 08:45 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-03-09 08:45:59 PST
WebKit Commit Bot
Comment 2 2017-03-09 09:59:50 PST
Comment on attachment 303921 [details] Patch Clearing flags on attachment: 303921 Committed r213646: <http://trac.webkit.org/changeset/213646>
WebKit Commit Bot
Comment 3 2017-03-09 09:59:55 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.