[Bug 21982] New: WebIDL unions not supported "readonly attribute union? ownerNode;"

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

            Bug ID: 21982
           Summary: WebIDL unions not supported "readonly attribute union?
                    ownerNode;"
    Classification: Unclassified
           Product: CSS
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CSSOM
          Assignee: glenn@skynav.com
          Reporter: simonp@opera.com
        QA Contact: public-css-bugzilla@w3.org

http://dev.w3.org/csswg/cssom/#widl-def-StyleSheet

[[
readonly attribute union? ownerNode;
]]

The return type in the IDL is supposed to be (Element or
ProcessingInstruction)?.

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

Received on Thursday, 9 May 2013 09:26:40 UTC