[Bug 12845] Disallow shadowing attributes

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

Jonas Sicking <jonas@sicking.cc> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonas@sicking.cc

--- Comment #2 from Jonas Sicking <jonas@sicking.cc> 2011-06-01 16:16:58 UTC ---
Are there other examples of this than HTMLOptionsCollection.length? Do we
expect others to appear?

This is a pretty strange so it seems likely to me that the answer to the above
two questions is "no".

If that's the case, we could just make the property read/write on the base
interface and make the setter throw.

In fact, can we do that for now and try to deal on a WebIDL level if the need
artists in the future?

-- 
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, 1 June 2011 16:17:01 UTC