[Bug 22450] New: elementsFromPoint and multiple overlapping boxes per element

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

            Bug ID: 22450
           Summary: elementsFromPoint and multiple overlapping boxes per
                    element
    Classification: Unclassified
           Product: CSS
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CSSOM View
          Assignee: dave.null@w3.org
          Reporter: simonp@opera.com
        QA Contact: public-css-bugzilla@w3.org

http://dev.w3.org/csswg/cssom-view/#dom-document-elementsfrompoint

[[
The sequence to be returned is sorted by paint order, with the first element as
the topmost in the order.
]]

What should it do for cases like
http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2365 ?

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

Received on Tuesday, 25 June 2013 10:55:17 UTC