[Bug 18324] New: Specify the return value of removeProperty

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

           Summary: Specify the return value of removeProperty
           Product: CSS
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CSSOM
        AssignedTo: glenn@skynav.com
        ReportedBy: florianr@opera.com
         QAContact: public-css-bugzilla@w3.org


The removeProperty function of the CSSStyleDeclaration interface is defined to
return a DOMString, but what that string is supposed to be is not described.

As resolved during the 2012-07-18 telecon, it should return the same things as 
getPropertyValue.

link to the telecon's minutes:
http://lists.w3.org/Archives/Public/www-style/2012Jul/0442.html

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 19 July 2012 07:12:03 UTC