[html5] r3276 - [e] (0) typo fix

whatwg at whatwg.org whatwg at whatwg.org
Mon Jun 15 18:56:04 PDT 2009


Author: ianh
Date: 2009-06-15 18:56:02 -0700 (Mon, 15 Jun 2009)
New Revision: 3276

Modified:
   index
   source
Log:
[e] (0) typo fix

Modified: index
===================================================================
--- index	2009-06-16 01:14:34 UTC (rev 3275)
+++ index	2009-06-16 01:56:02 UTC (rev 3276)
@@ -16496,8 +16496,8 @@
 
   <p>The <code><a href=#the-img-element>img</a></code> must not be used as a layout tool. In
   particular, <code><a href=#the-img-element>img</a></code> elements should not be used to display
-   transparent images, as they rarely convey meaning and rarely
-  add anything useful to the document.</p>
+  transparent images, as they rarely convey meaning and rarely add
+  anything useful to the document.</p>
 
   <div class=impl>
 

Modified: source
===================================================================
--- source	2009-06-16 01:14:34 UTC (rev 3275)
+++ source	2009-06-16 01:56:02 UTC (rev 3276)
@@ -17531,8 +17531,8 @@
 
   <p>The <code>img</code> must not be used as a layout tool. In
   particular, <code>img</code> elements should not be used to display
-   transparent images, as they rarely convey meaning and rarely
-  add anything useful to the document.</p>
+  transparent images, as they rarely convey meaning and rarely add
+  anything useful to the document.</p>
 
   <div class="impl">
 




More information about the Commit-Watchers mailing list