- From: <bugzilla@jessica.w3.org>
- Date: Sat, 07 Feb 2015 21:44:19 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27976 Boris Zbarsky <bzbarsky@mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bzbarsky@mit.edu --- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> --- If you want the HTML spec (and hence browsers) to think it's a button, you can't call it <tequila-button>, because both the HTML spec and browser implementations are in terms of the localName of the element. So are browser extensions, various web libraries, and so forth. This has been discussed at quite some length several times already. Doing this in a green-field design might have made sense, but at this point we're talking about boiling the ocean. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Saturday, 7 February 2015 21:44:21 UTC