RESOLVED FIXED 169403
Align Document.elementFromPoint() with the CSSOM specification
https://bugs.webkit.org/show_bug.cgi?id=169403
Summary Align Document.elementFromPoint() with the CSSOM specification
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.