This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
http://dev.w3.org/csswg/cssom-view/#dom-document-elementfrompoint Also add elementsFromRect. See https://groups.google.com/a/chromium.org/d/msg/blink-dev/dTYbg4_S2b8/l83KfXvn9x8J MS impl http://msdn.microsoft.com/en-us/library/ie/hh673523(v=vs.85).aspx#The_msElementsFromRect_method Use cases: * fuzzy hit testing algorithms (like our touch adjustment) to be implemented in JS * to implement touch-drag selections; for drag-and-drop selection operations as seen in drawing tools and UI builders