[html5] r6977 - [e] (0) Remove incorrect statement in non-normative prose. Fixing https://www.w3 [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Feb 7 16:20:01 PST 2012


Author: ianh
Date: 2012-02-07 16:19:59 -0800 (Tue, 07 Feb 2012)
New Revision: 6977

Modified:
   complete.html
   index
   source
Log:
[e] (0) Remove incorrect statement in non-normative prose.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=15604
Affected topics: Video Text Tracks

Modified: complete.html
===================================================================
--- complete.html	2012-02-07 00:59:49 UTC (rev 6976)
+++ complete.html	2012-02-08 00:19:59 UTC (rev 6977)
@@ -240,7 +240,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 7 February 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 8 February 2012</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -33356,7 +33356,6 @@
    <dt><var title="">fragment</var> = <var title="">cue</var> . <a href=#dom-texttrackcue-getcueashtml title=dom-TextTrackCue-getCueAsHTML>getCueAsHTML</a>()</dt>
    <dd>
     <p>Returns the <a href=#text-track-cue-text>text track cue text</a> as a <code><a href=#documentfragment>DocumentFragment</a></code> of <a href=#html-elements>HTML elements</a> and other DOM nodes.</p>
-    <p>Can be set.</p>
    </dd>
 
   </dl><div class=impl>

Modified: index
===================================================================
--- index	2012-02-07 00:59:49 UTC (rev 6976)
+++ index	2012-02-08 00:19:59 UTC (rev 6977)
@@ -240,7 +240,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 7 February 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 8 February 2012</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -33356,7 +33356,6 @@
    <dt><var title="">fragment</var> = <var title="">cue</var> . <a href=#dom-texttrackcue-getcueashtml title=dom-TextTrackCue-getCueAsHTML>getCueAsHTML</a>()</dt>
    <dd>
     <p>Returns the <a href=#text-track-cue-text>text track cue text</a> as a <code><a href=#documentfragment>DocumentFragment</a></code> of <a href=#html-elements>HTML elements</a> and other DOM nodes.</p>
-    <p>Can be set.</p>
    </dd>
 
   </dl><div class=impl>

Modified: source
===================================================================
--- source	2012-02-07 00:59:49 UTC (rev 6976)
+++ source	2012-02-08 00:19:59 UTC (rev 6977)
@@ -36495,7 +36495,6 @@
    <dt><var title="">fragment</var> = <var title="">cue</var> . <span title="dom-TextTrackCue-getCueAsHTML">getCueAsHTML</span>()</dt>
    <dd>
     <p>Returns the <span>text track cue text</span> as a <code>DocumentFragment</code> of <span>HTML elements</span> and other DOM nodes.</p>
-    <p>Can be set.</p>
    </dd>
 
   </dl>




More information about the Commit-Watchers mailing list