[Bug 13752] New: Figure out what 'delete window.Node' should do

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13752

           Summary: Figure out what 'delete window.Node' should do
           Product: WebAppsWG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
        AssignedTo: cam@mcc.id.au
        ReportedBy: Ms2ger@gmail.com
         QAContact: member-webapi-cvs@w3.org
                CC: mike@w3.org, public-script-coord@w3.org


>From <http://dev.w3.org/2006/webapi/WebIDL/#es-interfaces> and
<http://es5.github.com/#x8.12.7>, I would assume 'delete window.Node' returns
true and removes the property, but that doesn't seem to be the case in
browsers. They seem to all return true and still keep the property around.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Wednesday, 10 August 2011 18:46:00 UTC