[html5] r5192 - [e] (0) Make a WebSRT-only view for Jonas.

whatwg at whatwg.org whatwg at whatwg.org
Fri Jul 23 01:05:22 PDT 2010


Author: ianh
Date: 2010-07-23 01:05:21 -0700 (Fri, 23 Jul 2010)
New Revision: 5192

Modified:
   complete.html
   index
   source
Log:
[e] (0) Make a WebSRT-only view for Jonas.

Modified: complete.html
===================================================================
--- complete.html	2010-07-22 23:53:59 UTC (rev 5191)
+++ complete.html	2010-07-23 08:05:21 UTC (rev 5192)
@@ -209,7 +209,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <hgroup><h1>Web Applications 1.0</h1>
-    <h2 class="no-num no-toc">Draft Standard — 22 July 2010</h2>
+    <h2 class="no-num no-toc">Draft Standard — 23 July 2010</h2>
    </hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -28896,6 +28896,7 @@
   </div>
 
 </div>
+
 <!--TT-->
 
 
@@ -86643,6 +86644,7 @@
   <p class=note>This section is intended to be moved to its own CSS
   module once an editor is found to run with it.</p>
 
+
   <h5 id=websrt-cue-text-rendering-rules><span class=secno>14.3.2.1 </span><dfn>WebSRT cue text rendering rules</dfn></h5>
 
   <p>The <dfn id=rules-for-updating-the-display-of-websrt-timed-tracks>rules for updating the display of WebSRT timed
@@ -87494,6 +87496,7 @@
   the <a href=#websrt-cue-background-box>WebSRT cue background box</a>.</p>
 
   </div>
+
 </div>
 <!--TT-->
 
@@ -95064,4 +95067,5 @@
           <li><img alt="A calendar grid with a clock in the upper right
           hand corner." src="sample-datetime-ui-3"></li>
 -->
+
  

Modified: index
===================================================================
--- index	2010-07-22 23:53:59 UTC (rev 5191)
+++ index	2010-07-23 08:05:21 UTC (rev 5192)
@@ -213,7 +213,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <hgroup><h1>HTML5 (including next generation additions still in development)</h1>
-    <h2 class="no-num no-toc">Draft Standard — 22 July 2010</h2>
+    <h2 class="no-num no-toc">Draft Standard — 23 July 2010</h2>
    </hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -28823,6 +28823,7 @@
   </div>
 
 </div>
+
 <!--TT-->
 
 
@@ -79689,6 +79690,7 @@
   <p class=note>This section is intended to be moved to its own CSS
   module once an editor is found to run with it.</p>
 
+
   <h5 id=websrt-cue-text-rendering-rules><span class=secno>12.3.2.1 </span><dfn>WebSRT cue text rendering rules</dfn></h5>
 
   <p>The <dfn id=rules-for-updating-the-display-of-websrt-timed-tracks>rules for updating the display of WebSRT timed
@@ -80540,6 +80542,7 @@
   the <a href=#websrt-cue-background-box>WebSRT cue background box</a>.</p>
 
   </div>
+
 </div>
 <!--TT-->
 
@@ -86893,6 +86896,7 @@
 
 
 
+
   <h2 class=no-num id=references>References</h2><!--REFS-->
 
   <p>All references are normative unless marked "Non-normative".</p>
@@ -88246,4 +88250,5 @@
           <li><img alt="A calendar grid with a clock in the upper right
           hand corner." src="sample-datetime-ui-3"></li>
 -->
+
  

Modified: source
===================================================================
--- source	2010-07-22 23:53:59 UTC (rev 5191)
+++ source	2010-07-23 08:05:21 UTC (rev 5192)
@@ -29874,7 +29874,7 @@
 
   </div>
 
-
+<!--START websrt-->
   <h5>WebSRT</h5>
 
   <p>The <dfn>WebSRT</dfn> format (Web Subtitle Resource Tracks) is a
@@ -31553,6 +31553,7 @@
   </div>
 
 </div>
+<!--END websrt-->
 <!--START w3c-html--><!--TT-->
 
 
@@ -98842,6 +98843,7 @@
   <p class="note">This section is intended to be moved to its own CSS
   module once an editor is found to run with it.</p>
 
+<!--START websrt-->
   <h5><dfn>WebSRT cue text rendering rules</dfn></h5>
 
   <p>The <dfn>rules for updating the display of WebSRT timed
@@ -99860,6 +99862,7 @@
   the <span>WebSRT cue background box</span>.</p>
 
   </div>
+<!--END websrt-->
 </div>
 <!--START w3c-html--><!--TT-->
 
@@ -107484,6 +107487,7 @@
 <!--START html-device--><!--START microdata--><!--START 2dcontext--><!--START postmsg--><!--START w3c-html-->
 <!--START websocket-api--><!--START storage--><!--START database--><!--START eventsource--><!--START workers-->
 <!--START whatwg-workers--><!--START vocabs--><!--START vCard--><!--START vEvent--><!--START work-->
+<!--START websrt-->
 
   <h2 class="no-num" id="references">References</h2><!--REFS-->
 
@@ -108292,6 +108296,7 @@
 <!--REFERENCES OFF-->
   </dl>
 
+<!--END websrt-->
 <!--END whatwg-workers--><!--END vocabs--><!--END vCard--><!--END vEvent--><!--END work-->
 <!--END websocket-api--><!--END storage--><!--END database--><!--END eventsource--><!--END workers-->
 <!--END html-device--><!--END microdata--><!--END 2dcontext--><!--END postmsg--><!--END w3c-html-->
@@ -109025,8 +109030,10 @@
           <li><img alt="A calendar grid with a clock in the upper right
           hand corner." src="sample-datetime-ui-3"></li>
 -->
+<!--START websrt-->
  </body>
 </html>
+<!--END websrt-->
 <!--END html--><!--END w3c-html-->
 <!--END complete--><!--END epub-->
 <!--END validation-->
\ No newline at end of file




More information about the Commit-Watchers mailing list