- From: <bugzilla@jessica.w3.org>
- Date: Sat, 22 Dec 2012 00:35:45 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20489 --- Comment #1 from Dimitri Glazkov <dglazkov@chromium.org> --- (In reply to comment #0) > The upgrade algorigthm says: > > "For each element ELEMENT in TREE whose custom element name is NAME: " > > but nothing defines, for an arbitrary element, what its custom element name > is, as far as I can tell. It's defined here (even linked from the sentence you selected)? http://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/custom/index.html#dfn-custom-element-name > > What might make the most sense here, in my opinion, is looking for elements > whose namespace is the HTML namespace and whose localName is NAME. Unless > NAME can be non-lowercase here, in which case things are a bit more > complicated. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Saturday, 22 December 2012 00:35:47 UTC