[Bug 22449] New: Always (maybe?) include the root element in elementsFromPoint

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

            Bug ID: 22449
           Summary: Always (maybe?) include the root element in
                    elementsFromPoint
    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

[[
If there is no element at the given position the method must return a sequence
containing the root element
]]

It would make more sense to include the root element even if there is an
element at the given position.

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

Received on Tuesday, 25 June 2013 10:25:14 UTC