- From: <bugzilla@jessica.w3.org>
- Date: Thu, 20 Nov 2014 01:02:25 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27370
Silvia Pfeiffer <silviapfeiffer1@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |silviapfeiffer1@gmail.com
--- Comment #1 from Silvia Pfeiffer <silviapfeiffer1@gmail.com> ---
The discussion concluded that we should actually have a more generic solution
for pointing to any defined keyword in the HTML spec, not just the @kind
values, see http://lists.w3.org/Archives/Public/www-tag/2014Jun/0047.html .
In fact, this solution already exists, but is merely undocumented.
For example, the "URNs" for the track kinds are:
http://www.w3.org/TR/html/#attr-track-kind-subtitles
http://www.w3.org/TR/html/#attr-track-kind-captions
http://www.w3.org/TR/html/#attr-track-kind-descriptions
http://www.w3.org/TR/html/#attr-track-kind-chapters
http://www.w3.org/TR/html/#attr-track-kind-metadata
These can be made to persist across different HTML versions, as explained by
Robin in:
http://lists.w3.org/Archives/Public/www-tag/2014Jun/0038.html
and
http://lists.w3.org/Archives/Public/www-tag/2014Jun/0045.html
Works for other keywords, too, e.g.
http://www.w3.org/TR/html/embedded-content-0.html#attr-media-preload-none .
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 20 November 2014 01:02:27 UTC