[Bug 21492] New: Typo about preventExtensions

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

            Bug ID: 21492
           Summary: Typo about preventExtensions
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
          Assignee: cam@mcc.id.au
          Reporter: Ms2ger@gmail.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-script-coord@w3.org

http://dev.w3.org/2006/webapi/WebIDL/#indexed-and-named-properties

> Platform objects implementing an interface that supports indexed or
> named properties cannot be fixed; if Object.freeze, Object.seal or
> Object.preventExtensions is called on one of these objects,
> *these the function* MUST throw a TypeError.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Monday, 1 April 2013 15:58:30 UTC