[html5] r6675 - [e] (0) vestigial text Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13944

whatwg at whatwg.org whatwg at whatwg.org
Wed Oct 12 12:29:43 PDT 2011


Author: ianh
Date: 2011-10-12 12:29:42 -0700 (Wed, 12 Oct 2011)
New Revision: 6675

Modified:
   complete.html
   index
   source
Log:
[e] (0) vestigial text
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13944

Modified: complete.html
===================================================================
--- complete.html	2011-10-12 19:28:27 UTC (rev 6674)
+++ complete.html	2011-10-12 19:29:42 UTC (rev 6675)
@@ -34306,7 +34306,7 @@
     <tr><td><a href=#webvtt-text-object>WebVTT Text Object</a>
      <td><code><a href=#text>Text</a></code> node whose character data is the value of the <a href=#webvtt-text-object>WebVTT Text Object</a>.
     <tr><td><a href=#webvtt-timestamp-object>WebVTT Timestamp Object</a>
-     <td><code><a href=#processinginstruction>ProcessingInstruction</a></code> node whose <code title=dom-ProcessingInstruction-target>target</code> is "<code title="">timestamp</code>" and whose <code title=dom-ProcessingInstruction-data>data</code> is a <a href=#webvtt-timestamp>WebVTT timestamp</a> representing the value of the <a href=#webvtt-timestamp-object>WebVTT Timestamp Object</a>, with all optional components included and with the seconds separator being a U+002E FULL STOP character (.).
+     <td><code><a href=#processinginstruction>ProcessingInstruction</a></code> node whose <code title=dom-ProcessingInstruction-target>target</code> is "<code title="">timestamp</code>" and whose <code title=dom-ProcessingInstruction-data>data</code> is a <a href=#webvtt-timestamp>WebVTT timestamp</a> representing the value of the <a href=#webvtt-timestamp-object>WebVTT Timestamp Object</a>, with all optional components included.
   </table><p><code><a href=#htmlelement>HTMLElement</a></code> nodes created as part of the mapping
   described above must have their <code title=dom-Node-namespaceURI><a href=#dom-node-namespaceuri>namespaceURI</a></code> set to the
   <a href=#html-namespace-0>HTML namespace</a>, and must have a <code title=attr-class><a href=#classes>class</a></code> attribute set to the string obtained

Modified: index
===================================================================
--- index	2011-10-12 19:28:27 UTC (rev 6674)
+++ index	2011-10-12 19:29:42 UTC (rev 6675)
@@ -34306,7 +34306,7 @@
     <tr><td><a href=#webvtt-text-object>WebVTT Text Object</a>
      <td><code><a href=#text>Text</a></code> node whose character data is the value of the <a href=#webvtt-text-object>WebVTT Text Object</a>.
     <tr><td><a href=#webvtt-timestamp-object>WebVTT Timestamp Object</a>
-     <td><code><a href=#processinginstruction>ProcessingInstruction</a></code> node whose <code title=dom-ProcessingInstruction-target>target</code> is "<code title="">timestamp</code>" and whose <code title=dom-ProcessingInstruction-data>data</code> is a <a href=#webvtt-timestamp>WebVTT timestamp</a> representing the value of the <a href=#webvtt-timestamp-object>WebVTT Timestamp Object</a>, with all optional components included and with the seconds separator being a U+002E FULL STOP character (.).
+     <td><code><a href=#processinginstruction>ProcessingInstruction</a></code> node whose <code title=dom-ProcessingInstruction-target>target</code> is "<code title="">timestamp</code>" and whose <code title=dom-ProcessingInstruction-data>data</code> is a <a href=#webvtt-timestamp>WebVTT timestamp</a> representing the value of the <a href=#webvtt-timestamp-object>WebVTT Timestamp Object</a>, with all optional components included.
   </table><p><code><a href=#htmlelement>HTMLElement</a></code> nodes created as part of the mapping
   described above must have their <code title=dom-Node-namespaceURI><a href=#dom-node-namespaceuri>namespaceURI</a></code> set to the
   <a href=#html-namespace-0>HTML namespace</a>, and must have a <code title=attr-class><a href=#classes>class</a></code> attribute set to the string obtained

Modified: source
===================================================================
--- source	2011-10-12 19:28:27 UTC (rev 6674)
+++ source	2011-10-12 19:29:42 UTC (rev 6675)
@@ -37688,7 +37688,7 @@
      <td><code>Text</code> node whose character data is the value of the <span>WebVTT Text Object</span>.
     <tr>
      <td><span>WebVTT Timestamp Object</span>
-     <td><code>ProcessingInstruction</code> node whose <code title="dom-ProcessingInstruction-target">target</code> is "<code title="">timestamp</code>" and whose <code title="dom-ProcessingInstruction-data">data</code> is a <span>WebVTT timestamp</span> representing the value of the <span>WebVTT Timestamp Object</span>, with all optional components included and with the seconds separator being a U+002E FULL STOP character (.).
+     <td><code>ProcessingInstruction</code> node whose <code title="dom-ProcessingInstruction-target">target</code> is "<code title="">timestamp</code>" and whose <code title="dom-ProcessingInstruction-data">data</code> is a <span>WebVTT timestamp</span> representing the value of the <span>WebVTT Timestamp Object</span>, with all optional components included.
   </table>
 
   <p><code>HTMLElement</code> nodes created as part of the mapping




More information about the Commit-Watchers mailing list