[Bug 23191] New: "serialize a CSS value" wrong for 'border:solid'

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

            Bug ID: 23191
           Summary: "serialize a CSS value" wrong for 'border:solid'
           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/#serialize-a-css-value

[[
serialize a CSS value
]]

For 'border:solid' the spec roundtrips as 'border: solid solid solid solid;'.
Should check for this after step 1.4.

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

Received on Monday, 9 September 2013 22:20:54 UTC