[Bug 24236] New: "If the object is a CSSNamespaceRule Return MARG..."

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

            Bug ID: 24236
           Summary: "If the object is a CSSNamespaceRule Return MARG..."
           Product: CSS
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CSSOM
          Assignee: simonp@opera.com
          Reporter: simonp@opera.com
        QA Contact: public-css-bugzilla@w3.org

http://dev.w3.org/csswg/cssom/#the-cssrule-interface

[[
If the object is a CSSNamespaceRule
Return MARGIN_RULE (numeric value 9).

If the object is a CSSMarginRule
Return NAMESPACE_RULE (numeric value 10).
]]

flip these

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

Received on Wednesday, 8 January 2014 13:07:52 UTC