[html5] r5130 - [] (0) Captions - Stage 16.1: Point to the rendering rules for WebSRT subtitles/ [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Jul 1 15:01:32 PDT 2010


Author: ianh
Date: 2010-07-01 15:01:31 -0700 (Thu, 01 Jul 2010)
New Revision: 5130

Modified:
   complete.html
   index
   source
Log:
[] (0) Captions - Stage 16.1: Point to the rendering rules for WebSRT subtitles/captions.

Modified: complete.html
===================================================================
--- complete.html	2010-07-01 21:32:37 UTC (rev 5129)
+++ complete.html	2010-07-01 22:01:31 UTC (rev 5130)
@@ -85565,7 +85565,10 @@
   centered in the <code><a href=#video>video</a></code> element.</p>
 
 <!--TT-->
-  <p class=XXX>pointer to rendering model for timed tracks</p>
+  <p>Any subtitles or captions are expected to be overlayed directly
+  on top of their <code><a href=#video>video</a></code> element, as defined by the
+  relevant rendering rules; for <a href=#websrt>WebSRT</a>, those are the
+  <a href=#websrt-cue-text-rendering-rules>WebSRT cue text rendering rules</a> defined below.</p>
 <!--TT-->
 
   <p class=note>Resizing <code><a href=#video>video</a></code> and <code><a href=#the-canvas-element>canvas</a></code>

Modified: index
===================================================================
--- index	2010-07-01 21:32:37 UTC (rev 5129)
+++ index	2010-07-01 22:01:31 UTC (rev 5130)
@@ -78806,7 +78806,10 @@
   centered in the <code><a href=#video>video</a></code> element.</p>
 
 <!--TT-->
-  <p class=XXX>pointer to rendering model for timed tracks</p>
+  <p>Any subtitles or captions are expected to be overlayed directly
+  on top of their <code><a href=#video>video</a></code> element, as defined by the
+  relevant rendering rules; for <a href=#websrt>WebSRT</a>, those are the
+  <a href=#websrt-cue-text-rendering-rules>WebSRT cue text rendering rules</a> defined below.</p>
 <!--TT-->
 
   <p class=note>Resizing <code><a href=#video>video</a></code> and <code><a href=#the-canvas-element>canvas</a></code>

Modified: source
===================================================================
--- source	2010-07-01 21:32:37 UTC (rev 5129)
+++ source	2010-07-01 22:01:31 UTC (rev 5130)
@@ -97579,7 +97579,10 @@
   centered in the <code>video</code> element.</p>
 
 <!--END w3c-html--><!--TT-->
-  <p class="XXX">pointer to rendering model for timed tracks</p>
+  <p>Any subtitles or captions are expected to be overlayed directly
+  on top of their <code>video</code> element, as defined by the
+  relevant rendering rules; for <span>WebSRT</span>, those are the
+  <span>WebSRT cue text rendering rules</span> defined below.</p>
 <!--START w3c-html--><!--TT-->
 
   <p class="note">Resizing <code>video</code> and <code>canvas</code>




More information about the Commit-Watchers mailing list