[Bug 22343] [Custom]: Need a function to retrieve a constructor (or prototype) by localName

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

--- Comment #18 from Scott Miles <sjmiles@chromium.org> ---
  HTMLElement.getPrototypeForTagName('div')

would work for me, if that helps.

Presumably one could retrieve a constructor (or perhaps even a selection of
constructors) from the prototype.

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

Received on Tuesday, 25 June 2013 20:56:08 UTC