- From: <bugzilla@jessica.w3.org>
- Date: Thu, 16 May 2013 20:20:16 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21886 Blake Kaplan <mrbkap@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bzbarsky@mit.edu, | |mrbkap@gmail.com, | |wchen@mozilla.com --- Comment #3 from Blake Kaplan <mrbkap@gmail.com> --- I like the idea of an explicit tag "hint" since it's less magic and, in general, I like more explicitness. Also, us randomly choosing e.g. <ins> over <del> seems totally arbitrary to me. I'm tempted to suggest that for unambiguous prototypes (e.g. HTMLVideoElement) that we do the magic "divine the localName from the prototype" (which would be option 2, I guess) but do we have to worry about new elements breaking existing document.register calls by adding a new built-in element that would make a previously-unambiguous call to document.register ambiguous? -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 16 May 2013 20:20:22 UTC