html5/spec Overview.html,1.5588,1.5589

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv6915

Modified Files:
	Overview.html 
Log Message:
Make an empty WebVTT file not trigger onerror. (whatwg r6996)

Index: Overview.html
===================================================================
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:58:57 UTC