- From: <bugzilla@jessica.w3.org>
- Date: Fri, 14 Jun 2013 00:20:08 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22343
--- Comment #3 from Dominic Cooney <dominicc@chromium.org> ---
What do you think about putting this on the constructor. That gives you some
built-in namespacing, e.g.
HTMLElement.getConstructorForTagName('div') ~> HTMLDivElement
SVGElement.getConstructorForTagName('use') ~> SVGUseElement
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 14 June 2013 00:20:10 UTC