[Bug 22939] New: "The cascadedStyle attribute must return a new C..."

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

            Bug ID: 22939
           Summary: "The cascadedStyle attribute must return a new C..."
    Classification: Unclassified
           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-getstyleutils-interface

[[
The cascadedStyle attribute must return a new CSS declaration block
]]

These members should be methods instead of attributes because it's bad API
design for attributes to return a new object on each access.

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

Received on Tuesday, 13 August 2013 14:16:20 UTC