[Bug 25426] New: Don't escape --foo

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

            Bug ID: 25426
           Summary: Don't escape --foo
           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/#common-serializing-idioms

[[
If the character is the second character and is "-" (U+002D) and the first
character is "-" as well, then the escaped character.
]]

css-syntax changed to allow --foo so maybe CSS.escape() shouldn't escape it?

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

Received on Wednesday, 23 April 2014 09:23:17 UTC