[html5] r2705 - [e] (0) typos

whatwg at whatwg.org whatwg at whatwg.org
Fri Jan 23 18:05:49 PST 2009


Author: ianh
Date: 2009-01-23 18:05:47 -0800 (Fri, 23 Jan 2009)
New Revision: 2705

Modified:
   index
   source
Log:
[e] (0) typos

Modified: index
===================================================================
--- index	2009-01-24 01:54:40 UTC (rev 2704)
+++ index	2009-01-24 02:05:47 UTC (rev 2705)
@@ -17373,7 +17373,7 @@
   <a href=#media-resource>media resource</a> are the dimensions of the resource in
   CSS pixels after taking into account the resource's dimensions,
   aspect ratio, clean aperture, resolution, and so forth, as defined
-  for the format used by the resource..</p>
+  for the format used by the resource.</p>
 
   <p>The <dfn id=dom-video-videowidth title=dom-video-videoWidth><code>videoWidth</code></dfn> DOM
   attribute must return the <a href=#concept-video-intrinsic-width title=concept-video-intrinsic-width>intrinsic width</a> of the
@@ -40152,7 +40152,7 @@
    have an exclusive write lock over the entire database. If the
    <i>mode</i> is read-only, the transaction must have a shared read
    lock over the entire database. The user agent should wait for an
-   appropriate lock to be available..</li>
+   appropriate lock to be available.</li>
 
    <li><p>If an error occurred in the opening of the transaction
    (e.g. if the user agent failed to obtain an appropriate lock after
@@ -50091,7 +50091,7 @@
 
      <li><p>Append the new element to the <a href=#current-node>current node</a>
      and push it onto the <a href=#stack-of-open-elements>stack of open
-     elements</a>..</li>
+     elements</a>.</li>
 
      <li><p>Switch the tokeniser's <a href=#content-model-flag>content model flag</a> to
      the CDATA state.</li>

Modified: source
===================================================================
--- source	2009-01-24 01:54:40 UTC (rev 2704)
+++ source	2009-01-24 02:05:47 UTC (rev 2705)
@@ -18642,7 +18642,7 @@
   <span>media resource</span> are the dimensions of the resource in
   CSS pixels after taking into account the resource's dimensions,
   aspect ratio, clean aperture, resolution, and so forth, as defined
-  for the format used by the resource..</p>
+  for the format used by the resource.</p>
 
   <p>The <dfn
   title="dom-video-videoWidth"><code>videoWidth</code></dfn> DOM
@@ -45752,7 +45752,7 @@
    have an exclusive write lock over the entire database. If the
    <i>mode</i> is read-only, the transaction must have a shared read
    lock over the entire database. The user agent should wait for an
-   appropriate lock to be available..</p></li>
+   appropriate lock to be available.</p></li>
 
    <li><p>If an error occurred in the opening of the transaction
    (e.g. if the user agent failed to obtain an appropriate lock after
@@ -57193,7 +57193,7 @@
 
      <li><p>Append the new element to the <span>current node</span>
      and push it onto the <span>stack of open
-     elements</span>..</p></li>
+     elements</span>.</p></li>
 
      <li><p>Switch the tokeniser's <span>content model flag</span> to
      the CDATA state.</p></li>




More information about the Commit-Watchers mailing list