[Bug 21947] [Custom]: Clarify registering HTMLElement.prototype as a prototype multiple times

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

Dominic Cooney <dominicc@chromium.org> changed:

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

--- Comment #2 from Dominic Cooney <dominicc@chromium.org> ---
Sorry, I misread the spec. The constructor generation algorithm says:

If PROTOTYPE is already an interface prototype object for any interface object
or PROTOTYPE has a non-configurable property named constructor, throw a
NotSupportedError and stop.

This is clear and obviates these issues. Sorry for the spam.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 7 May 2013 05:48:52 UTC