[html5] r3699 - [e] (0) Remove stray dots.

whatwg at whatwg.org whatwg at whatwg.org
Sat Aug 29 16:28:50 PDT 2009


Author: ianh
Date: 2009-08-29 16:28:48 -0700 (Sat, 29 Aug 2009)
New Revision: 3699

Modified:
   index
   source
Log:
[e] (0) Remove stray dots.

Modified: index
===================================================================
--- index	2009-08-29 22:21:35 UTC (rev 3698)
+++ index	2009-08-29 23:28:48 UTC (rev 3699)
@@ -9207,7 +9207,7 @@
   elements</a> in <a href=#html-documents>HTML documents</a>, certain APIs defined
   in DOM Core become case-insensitive or case-changing, as sometimes
   defined in DOM Core, and as summarized <span class=impl>or
-  required</span> below. <a href=#refsDOMCORE>[DOMCORE]</a>.</p>
+  required</span> below. <a href=#refsDOMCORE>[DOMCORE]</a></p>
 
   <p>This does not apply to <a href=#xml-documents>XML documents</a> or to elements
   that are not in the <a href=#html-namespace-0>HTML namespace</a> despite being in
@@ -20959,7 +20959,7 @@
 
   <p>A <a href=#media-resource>media resource</a> can be described in terms of its
   <em>type</em>, specifically a <a href=#mime-type>MIME type</a>, optionally
-  with a <code title="">codecs</code> parameter. <a href=#refsRFC4281>[RFC4281]</a>.</p>
+  with a <code title="">codecs</code> parameter. <a href=#refsRFC4281>[RFC4281]</a></p>
 
   <p>Types are usually somewhat incomplete descriptions; for example
   "<code title="">video/mpeg</code>" doesn't say anything except what
@@ -23431,7 +23431,7 @@
 
   <p>The <dfn id=dom-canvas-todataurl title=dom-canvas-toDataURL><code>toDataURL()</code></dfn> method
   must, when called with no arguments, return a <code title="">data:</code> URL containing a representation of the image
-  as a PNG file. <a href=#refsPNG>[PNG]</a>.</p>
+  as a PNG file. <a href=#refsPNG>[PNG]</a></p>
 
   <p>If the canvas has no pixels (i.e. either its horizontal dimension
   or its vertical dimension is zero) then the method must return the

Modified: source
===================================================================
--- source	2009-08-29 22:21:35 UTC (rev 3698)
+++ source	2009-08-29 23:28:48 UTC (rev 3699)
@@ -9551,7 +9551,7 @@
   elements</span> in <span>HTML documents</span>, certain APIs defined
   in DOM Core become case-insensitive or case-changing, as sometimes
   defined in DOM Core, and as summarized <span class="impl">or
-  required</span> below. <a href="#refsDOMCORE">[DOMCORE]</a>.</p>
+  required</span> below. <a href="#refsDOMCORE">[DOMCORE]</a></p>
 
   <p>This does not apply to <span>XML documents</span> or to elements
   that are not in the <span>HTML namespace</span> despite being in
@@ -22590,7 +22590,7 @@
   <p>A <span>media resource</span> can be described in terms of its
   <em>type</em>, specifically a <span>MIME type</span>, optionally
   with a <code title="">codecs</code> parameter. <a
-  href="#refsRFC4281">[RFC4281]</a>.</p>
+  href="#refsRFC4281">[RFC4281]</a></p>
 
   <p>Types are usually somewhat incomplete descriptions; for example
   "<code title="">video/mpeg</code>" doesn't say anything except what
@@ -25528,7 +25528,7 @@
   title="dom-canvas-toDataURL"><code>toDataURL()</code></dfn> method
   must, when called with no arguments, return a <code
   title="">data:</code> URL containing a representation of the image
-  as a PNG file. <a href="#refsPNG">[PNG]</a>.</p>
+  as a PNG file. <a href="#refsPNG">[PNG]</a></p>
 
   <p>If the canvas has no pixels (i.e. either its horizontal dimension
   or its vertical dimension is zero) then the method must return the




More information about the Commit-Watchers mailing list