- From: Michael[tm] Smith <notifications@github.com>
- Date: Mon, 06 Jul 2015 00:59:57 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Monday, 6 July 2015 08:00:26 UTC
The experiment of having the HTML spec try to limit the valid values of `meta[name]` has turned out to be a (big) failure in practice. So while I have no opinion otherwise on the absolute merits of using `data-*` vs `meta[name]` in this particular case, when making any decision about it, I recommend everybody just ignore the requirements in the HTML spec on `meta[name]` values needing to be registered. The HTML validator no longer tries to enforce those requirements at least (because a few months ago I removed the code that was checking it). --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/229#issuecomment-118763549
Received on Monday, 6 July 2015 08:00:26 UTC