[html5] r5479 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10405

whatwg at whatwg.org whatwg at whatwg.org
Fri Sep 24 16:08:57 PDT 2010


Author: ianh
Date: 2010-09-24 16:08:56 -0700 (Fri, 24 Sep 2010)
New Revision: 5479

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

Modified: complete.html
===================================================================
--- complete.html	2010-09-24 21:59:10 UTC (rev 5478)
+++ complete.html	2010-09-24 23:08:56 UTC (rev 5479)
@@ -36765,7 +36765,7 @@
  </fieldset>
  <p><label>Preferred delivery time: <input type=time min="11:00" max="21:00" step="900"></label></p>
  <p><label>Delivery instructions: <textarea></textarea></label></p>
-<strong> <p><button>Submit order</button><p></strong>
+<strong> <p><button>Submit order</button></p></strong>
 </form></pre>
 
 

Modified: index
===================================================================
--- index	2010-09-24 21:59:10 UTC (rev 5478)
+++ index	2010-09-24 23:08:56 UTC (rev 5479)
@@ -36745,7 +36745,7 @@
  </fieldset>
  <p><label>Preferred delivery time: <input type=time min="11:00" max="21:00" step="900"></label></p>
  <p><label>Delivery instructions: <textarea></textarea></label></p>
-<strong> <p><button>Submit order</button><p></strong>
+<strong> <p><button>Submit order</button></p></strong>
 </form></pre>
 
 

Modified: source
===================================================================
--- source	2010-09-24 21:59:10 UTC (rev 5478)
+++ source	2010-09-24 23:08:56 UTC (rev 5479)
@@ -40899,7 +40899,7 @@
  </fieldset>
  <p><label>Preferred delivery time: <input type=time min="11:00" max="21:00" step="900"></label></p>
  <p><label>Delivery instructions: <textarea></textarea></label></p>
-<strong> <p><button>Submit order</button><p></strong>
+<strong> <p><button>Submit order</button></p></strong>
 </form></pre>
 
 




More information about the Commit-Watchers mailing list