[html5] r8658 - [e] (0) typo in example for forms Fixing https://www.w3.org/Bugs/Public/show_bug [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Jun 5 15:59:45 PDT 2014


Author: ianh
Date: 2014-06-05 15:59:40 -0700 (Thu, 05 Jun 2014)
New Revision: 8658

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo in example for forms
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=25996
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2014-06-05 03:09:07 UTC (rev 8657)
+++ complete.html	2014-06-05 22:59:40 UTC (rev 8658)
@@ -37736,7 +37736,7 @@
   instructions text field blank, the user agent would submit the following to the online Web
   service:</p>
 
-  <pre>custname=Denise+Lawrence&custtel=555-321-8624&custemail=&size=medium&topping=cheese&topping=mushroom&delivery=19%3A00&comments=</pre>
+  <pre>custname=Denise+Lawrence&custtel=555-321-8642&custemail=&size=medium&topping=cheese&topping=mushroom&delivery=19%3A00&comments=</pre>
 
 
   <h5 id=client-side-form-validation><span class=secno>4.10.1.4 </span>Client-side form validation</h5>

Modified: index
===================================================================
--- index	2014-06-05 03:09:07 UTC (rev 8657)
+++ index	2014-06-05 22:59:40 UTC (rev 8658)
@@ -37736,7 +37736,7 @@
   instructions text field blank, the user agent would submit the following to the online Web
   service:</p>
 
-  <pre>custname=Denise+Lawrence&custtel=555-321-8624&custemail=&size=medium&topping=cheese&topping=mushroom&delivery=19%3A00&comments=</pre>
+  <pre>custname=Denise+Lawrence&custtel=555-321-8642&custemail=&size=medium&topping=cheese&topping=mushroom&delivery=19%3A00&comments=</pre>
 
 
   <h5 id=client-side-form-validation><span class=secno>4.10.1.4 </span>Client-side form validation</h5>

Modified: source
===================================================================
--- source	2014-06-05 03:09:07 UTC (rev 8657)
+++ source	2014-06-05 22:59:40 UTC (rev 8658)
@@ -39912,7 +39912,7 @@
   instructions text field blank, the user agent would submit the following to the online Web
   service:</p>
 
-  <pre>custname=Denise+Lawrence&custtel=555-321-8624&custemail=&size=medium&topping=cheese&topping=mushroom&delivery=19%3A00&comments=</pre>
+  <pre>custname=Denise+Lawrence&custtel=555-321-8642&custemail=&size=medium&topping=cheese&topping=mushroom&delivery=19%3A00&comments=</pre>
 
 
   <h5>Client-side form validation</h5>



More information about the Commit-Watchers mailing list