[Bug 27590] New: "If declaration is null, return the empty string..."

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

            Bug ID: 27590
           Summary: "If declaration is null, return the empty string..."
           Product: CSS
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CSSOM
          Assignee: simonp@opera.com
          Reporter: josh@joshmatthews.net
        QA Contact: public-css-bugzilla@w3.org

http://dev.w3.org/csswg/cssom/#the-cssstyledeclaration-interface

[[
If declaration is null, return the empty string and terminate these steps. 
]]

This reads ambiguously to me. We're in the middle of looking at a list of
matching longhands; should any missing longhand property cause the entire
getPropertyValue algorithm to return the empty string?

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

Received on Thursday, 11 December 2014 23:42:35 UTC