- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 25 Oct 2011 23:54:57 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv10182
Modified Files:
Overview.html
Log Message:
Clarify that onerror fires if a WebVTT file has the wrong signature. (whatwg r6763)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5415
retrieving revision 1.5416
diff -u -d -r1.5415 -r1.5416
--- Overview.html 25 Oct 2011 22:48:41 -0000 1.5415
+++ Overview.html 25 Oct 2011 23:54:52 -0000 1.5416
@@ -26343,9 +26343,6 @@
simple event</a> named <code title="event-error">error</code>
at the <code><a href="#the-track-element">track</a></code> element.</p>
- <p class="note">The WebVTT format does not report errors in this
- fashion.</p>
-
</li>
<li><p>Jump to the step below labeled <i>monitoring</i>.</li>
Received on Tuesday, 25 October 2011 23:55:01 UTC