[Bug 29511] New: value appending definition should handle lists of component values

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

            Bug ID: 29511
           Summary: value appending definition should handle lists of
                    component values
           Product: CSS
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CSSOM
          Assignee: simonp@opera.com
          Reporter: dbaron@dbaron.org
        QA Contact: public-css-bugzilla@w3.org
  Target Milestone: ---

https://drafts.csswg.org/cssom/#serializing-css-values

[[
Append the result of invoking serialize a CSS component value of declaration’s
value to values. 
]]


I think this should presumably talk about appending *each* component value in
the value (which is a list of component values).  (Otherwise, it's not clear to
me how it handles things with multiple values.)

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

Received on Wednesday, 2 March 2016 08:30:00 UTC