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

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

Cameron McCormack <cam@mcc.id.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |NEEDSINFO

--- Comment #1 from Cameron McCormack <cam@mcc.id.au> 2011-08-25 23:18:54 UTC ---
Testing with
http://people.mozilla.org/~cmccormack/tests/interface-object-property.html, I
find that Opera, Firefox and IE allow the property to be deleted, while Safari
reports the property as non-configurable so refuses to delete it and Chrome
reports the property as configurable but still refuses to delete it.

Do you have a test case showing interface object properties being deleted in
Opera/Firefox/IE?

-- 
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 Thursday, 25 August 2011 23:18:56 UTC