[Bug 20487] [Custom]: Creation of custom elements via createElement is underdefined

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

--- Comment #18 from Anne <annevk@annevk.nl> ---
Throwing seems fine to me. 

Ignoring it's declared as custom element because the namespace is wrong and
just creating HTMLUnknownElement also seems fine to me.

It should do the same as what happens for createElementNS() I think with
namespace being the HTML namespace.

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

Received on Friday, 8 February 2013 10:57:02 UTC