- From: Michael(tm) Smith <mike@w3.org>
- Date: Wed, 1 Dec 2010 13:51:37 +0900
- To: contact@giorgiopretto.com
- Cc: www-validator@w3.org
contact@giorgiopretto.com, 2010-11-18 16:49 +0100: > The error reported is > 8 67 <track kind=subtitles src=brave.en.srt srclang=en label="English"> > Element track not allowed as child of element video in this context. > (Suppressing further errors from this subtree.) The track element was added to the HTML5 spec quite recently, and there's no support for it in any UAs yet, and it's not yet in the RelaxNG grammar used for the HTML5 validation service. We will be adding it to the grammar at some point, but given that there isn't actually and UA support for it yet, it's not a particularly high priority among the set of open issues for the service. --Mike -- Michael(tm) Smith http://people.w3.org/mike
Received on Wednesday, 1 December 2010 04:51:42 UTC