[Bug 20913] [Custom]: Meaning of prototype in document.register is underspecified

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

--- Comment #12 from Anne <annevk@annevk.nl> ---
Is there no way we can make 

A extends BElement

x = new A()

work? That way createElement() is no longer required. I suppose you still need
to register the fixed local name so that's why you'd use document.register()?

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

Received on Sunday, 10 February 2013 10:11:49 UTC