Re: [cssom-view] new method, like document.elementFromPoint(), but in the document's coordinate space

On Wed, Oct 24, 2012 at 6:33 AM, Edward O'Connor <eoconnor@apple.com> wrote:

> Both document.elementFromPoint() and document.caretPositionFromPoint()
> take viewpoint coordinates, and return null if the coordinates given
> identify a point outside of the visible viewport. This prevents using
> these methods for hit testing elements elsewhere in the document.
>

Just a reminder that you should file a BZ report with enhancement priority
using the CSSOM View component. See [1].

[1]
https://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&product=CSS&component=CSSOM%20View&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&list_id=1057

Received on Wednesday, 24 October 2012 00:10:05 UTC