html5/spec-author-view Overview.html,1.1559,1.1560 forms.html,1.1126,1.1127 spec.html,1.1689,1.1690 spec.preprocessed.html,1.541,1.542

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv31813

Modified Files:
	Overview.html forms.html spec.html spec.preprocessed.html 
Log Message:
typo (whatwg r6447)

[updated by splitter]


Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.1559
retrieving revision 1.1560
diff -u -d -r1.1559 -r1.1560
--- Overview.html	14 Aug 2011 06:57:34 -0000	1.1559
+++ Overview.html	14 Aug 2011 07:57:30 -0000	1.1560
@@ -361,7 +361,7 @@
     <dt>Editor:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
    </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
-      This is revision 1.5146.</p> 
+      This is revision 1.5148.</p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &copy; 2011 <a href="http://www.w3.org/"><abbr title="World Wide
    Web Consortium">W3C</abbr></a><sup>&reg;</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.1689
retrieving revision 1.1690
diff -u -d -r1.1689 -r1.1690
--- spec.html	14 Aug 2011 06:57:34 -0000	1.1689
+++ spec.html	14 Aug 2011 07:57:30 -0000	1.1690
@@ -362,7 +362,7 @@
     <dt>Editor:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
    </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
-      This is revision 1.5146.</p> 
+      This is revision 1.5148.</p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    © 2011 <a href="http://www.w3.org/"><abbr title="World Wide
    Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -15839,7 +15839,7 @@
  &lt;/fieldset&gt;
  &lt;p&gt;&lt;label&gt;Preferred delivery time: &lt;input type=time min="11:00" max="21:00" step="900"<strong> name="delivery"</strong>&gt;&lt;/label&gt;&lt;/p&gt;
  &lt;p&gt;&lt;label&gt;Delivery instructions: &lt;textarea<strong> name="comments"</strong>&gt;&lt;/textarea&gt;&lt;/label&gt;&lt;/p&gt;
- &lt;p&gt;&lt;button&gt;Submit order&lt;/button&gt;&lt;p&gt;
+ &lt;p&gt;&lt;button&gt;Submit order&lt;/button&gt;&lt;/p&gt;
 &lt;/form&gt;</pre><p>For example, if the customer entered "Denise Lawrence" as their
   name, "555-321-8642" as their telephone number, did not specify an
   e-mail address, asked for a medium-sized pizza, selected the Extra
@@ -15876,7 +15876,7 @@
  &lt;/fieldset&gt;
  &lt;p&gt;&lt;label&gt;Preferred delivery time: &lt;input type=time min="11:00" max="21:00" step="900" name="delivery"<strong> required</strong>&gt;&lt;/label&gt;&lt;/p&gt;
  &lt;p&gt;&lt;label&gt;Delivery instructions: &lt;textarea name="comments"&gt;&lt;/textarea&gt;&lt;/label&gt;&lt;/p&gt;
- &lt;p&gt;&lt;button&gt;Submit order&lt;/button&gt;&lt;p&gt;
+ &lt;p&gt;&lt;button&gt;Submit order&lt;/button&gt;&lt;/p&gt;
 &lt;/form&gt;</pre><p>It is also possible to limit the length of the input, using the
   <code title="attr-fe-maxlength"><a href="#attr-fe-maxlength" id="maxlength">maxlength</a></code> attribute. By
   adding this to the <code><a href="#the-textarea-element" id="textarea_20">textarea</a></code> element, we can limit users
@@ -15903,7 +15903,7 @@
  &lt;/fieldset&gt;
  &lt;p&gt;&lt;label&gt;Preferred delivery time: &lt;input type=time min="11:00" max="21:00" step="900" name="delivery" required&gt;&lt;/label&gt;&lt;/p&gt;
  &lt;p&gt;&lt;label&gt;Delivery instructions: &lt;textarea name="comments"<strong> maxlength=1000</strong>&gt;&lt;/textarea&gt;&lt;/label&gt;&lt;/p&gt;
- &lt;p&gt;&lt;button&gt;Submit order&lt;/button&gt;&lt;p&gt;
+ &lt;p&gt;&lt;button&gt;Submit order&lt;/button&gt;&lt;/p&gt;
 &lt;/form&gt;</pre><h4 id="categories"><span class="secno">4.10.2 </span>Categories</h4><p>Mostly for historical reasons, elements in this section fall into
   several overlapping (but subtly different) categories in addition to
   the usual ones like <a href="#flow-content" id="flow-content_116">flow content</a>, <a href="#phrasing-content" id="phrasing-content_131">phrasing

Index: spec.preprocessed.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v
retrieving revision 1.541
retrieving revision 1.542
diff -u -d -r1.541 -r1.542
--- spec.preprocessed.html	14 Aug 2011 06:57:41 -0000	1.541
+++ spec.preprocessed.html	14 Aug 2011 07:57:34 -0000	1.542
@@ -378,7 +378,7 @@
     <dt>Editor:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
    </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
-      This is revision 1.5146.</p> 
+      This is revision 1.5148.</p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2011 <a href="http://www.w3.org/"><abbr title="World Wide
    Web Consortium">W3C</abbr></a><sup>&#174;</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -15581,7 +15581,7 @@
  &lt;/fieldset&gt;
  &lt;p&gt;&lt;label&gt;Preferred delivery time: &lt;input type=time min="11:00" max="21:00" step="900"<strong> name="delivery"</strong>&gt;&lt;/label&gt;&lt;/p&gt;
  &lt;p&gt;&lt;label&gt;Delivery instructions: &lt;textarea<strong> name="comments"</strong>&gt;&lt;/textarea&gt;&lt;/label&gt;&lt;/p&gt;
- &lt;p&gt;&lt;button&gt;Submit order&lt;/button&gt;&lt;p&gt;
+ &lt;p&gt;&lt;button&gt;Submit order&lt;/button&gt;&lt;/p&gt;
 &lt;/form&gt;</pre><p>For example, if the customer entered "Denise Lawrence" as their
   name, "555-321-8642" as their telephone number, did not specify an
   e-mail address, asked for a medium-sized pizza, selected the Extra
@@ -15618,7 +15618,7 @@
  &lt;/fieldset&gt;
  &lt;p&gt;&lt;label&gt;Preferred delivery time: &lt;input type=time min="11:00" max="21:00" step="900" name="delivery"<strong> required</strong>&gt;&lt;/label&gt;&lt;/p&gt;
  &lt;p&gt;&lt;label&gt;Delivery instructions: &lt;textarea name="comments"&gt;&lt;/textarea&gt;&lt;/label&gt;&lt;/p&gt;
- &lt;p&gt;&lt;button&gt;Submit order&lt;/button&gt;&lt;p&gt;
+ &lt;p&gt;&lt;button&gt;Submit order&lt;/button&gt;&lt;/p&gt;
 &lt;/form&gt;</pre><p>It is also possible to limit the length of the input, using the
   <code title="attr-fe-maxlength"><a href="#attr-fe-maxlength">maxlength</a></code> attribute. By
   adding this to the <code><a href="#the-textarea-element">textarea</a></code> element, we can limit users
@@ -15645,7 +15645,7 @@
  &lt;/fieldset&gt;
  &lt;p&gt;&lt;label&gt;Preferred delivery time: &lt;input type=time min="11:00" max="21:00" step="900" name="delivery" required&gt;&lt;/label&gt;&lt;/p&gt;
  &lt;p&gt;&lt;label&gt;Delivery instructions: &lt;textarea name="comments"<strong> maxlength=1000</strong>&gt;&lt;/textarea&gt;&lt;/label&gt;&lt;/p&gt;
- &lt;p&gt;&lt;button&gt;Submit order&lt;/button&gt;&lt;p&gt;
+ &lt;p&gt;&lt;button&gt;Submit order&lt;/button&gt;&lt;/p&gt;
 &lt;/form&gt;</pre><h4 id="categories"><span class="secno">4.10.2 </span>Categories</h4><p>Mostly for historical reasons, elements in this section fall into
   several overlapping (but subtly different) categories in addition to
   the usual ones like <a href="#flow-content">flow content</a>, <a href="#phrasing-content">phrasing

Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/forms.html,v
retrieving revision 1.1126
retrieving revision 1.1127
diff -u -d -r1.1126 -r1.1127
--- forms.html	11 Aug 2011 22:57:06 -0000	1.1126
+++ forms.html	14 Aug 2011 07:57:30 -0000	1.1127
@@ -559,7 +559,7 @@
  &lt;/fieldset&gt;
  &lt;p&gt;&lt;label&gt;Preferred delivery time: &lt;input type=time min="11:00" max="21:00" step="900"<strong> name="delivery"</strong>&gt;&lt;/label&gt;&lt;/p&gt;
  &lt;p&gt;&lt;label&gt;Delivery instructions: &lt;textarea<strong> name="comments"</strong>&gt;&lt;/textarea&gt;&lt;/label&gt;&lt;/p&gt;
- &lt;p&gt;&lt;button&gt;Submit order&lt;/button&gt;&lt;p&gt;
+ &lt;p&gt;&lt;button&gt;Submit order&lt;/button&gt;&lt;/p&gt;
 &lt;/form&gt;</pre><p>For example, if the customer entered "Denise Lawrence" as their
   name, "555-321-8642" as their telephone number, did not specify an
   e-mail address, asked for a medium-sized pizza, selected the Extra
@@ -596,7 +596,7 @@
  &lt;/fieldset&gt;
  &lt;p&gt;&lt;label&gt;Preferred delivery time: &lt;input type=time min="11:00" max="21:00" step="900" name="delivery"<strong> required</strong>&gt;&lt;/label&gt;&lt;/p&gt;
  &lt;p&gt;&lt;label&gt;Delivery instructions: &lt;textarea name="comments"&gt;&lt;/textarea&gt;&lt;/label&gt;&lt;/p&gt;
- &lt;p&gt;&lt;button&gt;Submit order&lt;/button&gt;&lt;p&gt;
+ &lt;p&gt;&lt;button&gt;Submit order&lt;/button&gt;&lt;/p&gt;
 &lt;/form&gt;</pre><p>It is also possible to limit the length of the input, using the
   <code title="attr-fe-maxlength"><a href="attributes-common-to-form-controls.html#attr-fe-maxlength" id="maxlength">maxlength</a></code> attribute. By
   adding this to the <code><a href="the-textarea-element.html#the-textarea-element" id="textarea_20">textarea</a></code> element, we can limit users
@@ -623,7 +623,7 @@
  &lt;/fieldset&gt;
  &lt;p&gt;&lt;label&gt;Preferred delivery time: &lt;input type=time min="11:00" max="21:00" step="900" name="delivery" required&gt;&lt;/label&gt;&lt;/p&gt;
  &lt;p&gt;&lt;label&gt;Delivery instructions: &lt;textarea name="comments"<strong> maxlength=1000</strong>&gt;&lt;/textarea&gt;&lt;/label&gt;&lt;/p&gt;
- &lt;p&gt;&lt;button&gt;Submit order&lt;/button&gt;&lt;p&gt;
+ &lt;p&gt;&lt;button&gt;Submit order&lt;/button&gt;&lt;/p&gt;
 &lt;/form&gt;</pre><h4 id="categories"><span class="secno">4.10.2 </span>Categories</h4><p>Mostly for historical reasons, elements in this section fall into
   several overlapping (but subtly different) categories in addition to
   the usual ones like <a href="content-models.html#flow-content" id="flow-content_116">flow content</a>, <a href="content-models.html#phrasing-content" id="phrasing-content_131">phrasing

Received on Sunday, 14 August 2011 07:57:38 UTC