[Bug 19753] Add plural versions of document.elementFromPoint() and document.caretPositionFromPoint()

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19753

Simon Pieters <simonp@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simonp@opera.com

--- Comment #1 from Simon Pieters <simonp@opera.com> ---
I noticed IE supports something like this:

http://ie.microsoft.com/testdrive/HTML5/HitTest/

Should I spec IE's msElementsFromPoint()? What about msElementsFromRect()?

Should elements that would not be a target for hit testing (e.g. because it has
pointer-events:none) be included in the list?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 16 April 2013 10:56:57 UTC