- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 26 Oct 2011 00:47:02 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv21818 Modified Files: spec.html the-iframe-element.html Log Message: Clarify that onerror fires if a WebVTT file has the wrong signature. (whatwg r6763) [updated by splitter] Index: the-iframe-element.html =================================================================== RCS file: /sources/public/html5/spec/the-iframe-element.html,v retrieving revision 1.137 retrieving revision 1.138 diff -u -d -r1.137 -r1.138 --- the-iframe-element.html 25 Oct 2011 23:46:25 -0000 1.137 +++ the-iframe-element.html 26 Oct 2011 00:47:00 -0000 1.138 @@ -7035,9 +7035,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>.</p></li> Index: spec.html =================================================================== RCS file: /sources/public/html5/spec/spec.html,v retrieving revision 1.1751 retrieving revision 1.1752 diff -u -d -r1.1751 -r1.1752 --- spec.html 25 Oct 2011 23:46:24 -0000 1.1751 +++ spec.html 26 Oct 2011 00:46:59 -0000 1.1752 @@ -349,7 +349,7 @@ <a href="Overview.html">single page HTML</a>, <a href="spec.html">multipage HTML</a>, <a href="author/">web developer edition</a>. -This is revision 1.5415. +This is revision 1.5416. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011 <a href="http://www.w3.org/"><abbr title="World Wide
Received on Wednesday, 26 October 2011 00:47:16 UTC