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

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

Olli Pettay <bugs@pettay.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugs@pettay.fi

--- Comment #1 from Olli Pettay <bugs@pettay.fi> ---
did you mean 
var fun = document.register("x-foo", { prototype: proto });
not
var fun = document.register("x-foo", { prototype: obj });
?

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

Received on Saturday, 22 December 2012 14:33:20 UTC