[Bug 22206] New: "readonly attribute CSSStyleDeclaration style;" should have [PutForwards=cssText]

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

            Bug ID: 22206
           Summary: "readonly attribute CSSStyleDeclaration style;" should
                    have [PutForwards=cssText]
    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/#cssstylerule

[[
readonly attribute CSSStyleDeclaration style;
]]

add [PutForwards=cssText] on all style attributes for consistency with
element.style.

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

Received on Thursday, 30 May 2013 08:56:40 UTC