[Bug 20489] [Custom]: Nothing ever defines what the "custom element name" of a random element is

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

--- Comment #2 from Boris Zbarsky <bzbarsky@mit.edu> ---
No, that doesn't define it.  That defines the syntax of a custom element name. 
It says nothing about how to extract one from a DOM node.  Note, specifically,
that "element's tag name" is not defined in the text you cite.  Do you mean the
DOM .tagName?  Or something else?

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

Received on Saturday, 22 December 2012 01:11:27 UTC