[Bug 22448] New: elementFromPoint() and pointer-events:none on root

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

            Bug ID: 22448
           Summary: elementFromPoint() and pointer-events:none on root
    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-elementfrompoint

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

even if the root element has pointer-events:none? (WebKit/Blink yes, Gecko no)

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

Received on Tuesday, 25 June 2013 10:22:50 UTC