- From: poot <cvsmail@w3.org>
- Date: Wed, 15 Feb 2012 13:59:03 -0500
- To: public-html-diffs@w3.org
hixie: Make an empty WebVTT file not trigger onerror. (whatwg r6996) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5588&r2=1.5589&f=h http://html5.org/tools/web-apps-tracker?from=6995&to=6996 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.5588 retrieving revision 1.5589 diff -u -d -r1.5588 -r1.5589 --- Overview.html 15 Feb 2012 00:30:17 -0000 1.5588 +++ Overview.html 15 Feb 2012 18:58:50 -0000 1.5589 @@ -27590,7 +27590,7 @@ fail, then the final <a href="#concept-task" title="concept-task">task</a> that is <a href="#queue-a-task" title="queue a task">queued</a> by the <a href="#networking-task-source">networking task source</a> must run the following - steps:</p> + steps after it has tried to parse the data:</p> <ol><li><p>Change the <a href="#text-track-readiness-state">text track readiness state</a> to <a href="#text-track-loaded" title="text track loaded">loaded</a>.</li>
Received on Wednesday, 15 February 2012 18:59:08 UTC