spec/Overview.html 1.1459 2286 .labels is an attribute, not an element,

.labels is an attribute, not an element, oops. (whatwg r2286)

defaultValue
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1459.html#dom-input-defaultvalue
type
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1459.html#dom-button-type
4.10.7 The datalist element
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1459.html#the-datalist-element
size
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1459.html#dom-select-size
4.10.4.1 States of the type attribute
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1459.html#states-of-the-type-attribute
4.10.11 The output element
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1459.html#the-output-element
HTMLTextAreaElement
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1459.html#htmltextareaelement
4.10.6 The select element
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1459.html#the-select-element

http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1458&r2=1.1459&f=h
http://html5.org/tools/web-apps-tracker?from=2285&to=2286

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1458
retrieving revision 1.1459
diff -u -d -r1.1458 -r1.1459
--- Overview.html 6 Oct 2008 10:16:37 -0000 1.1458
+++ Overview.html 6 Oct 2008 10:20:00 -0000 1.1459
@@ -19450,7 +19450,7 @@
   DOM attribute must <a href=#reflect>reflect</a> the <code title=attr-input-value><a href=#attr-input-value>value</a></code> content attribute.<p>The <code title=dom-cva-willValidate><a href=#dom-cva-willvalidate>willValidate</a></code>, <code title=dom-cva-validity><a href=#dom-cva-validity>validity</a></code>, and <code title=dom-cva-validationMessage><a href=#dom-cva-validationmessage>validationMessage</a></code>
   attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
   methods, are part of the <a href=#the-constraint-validation-api>constraint validation API</a>. The
-  <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> element provides a list
+  <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> attribute provides a list
   of the element's <code><a href=#the-label-element>label</a></code>s.<h5 id=states-of-the-type-attribute><span class=secno>4.10.4.1 </span>States of the <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute</h5><!-- XXX for things that say "express it as a valid foo", make sure
   that valid foo is unambiguous, and if not, define a canonical
   serialisation. e.g. should it be 2008-01-01T00:00 or
@@ -21065,7 +21065,7 @@
   same name.<p>The <code title=dom-cva-willValidate><a href=#dom-cva-willvalidate>willValidate</a></code>, <code title=dom-cva-validity><a href=#dom-cva-validity>validity</a></code>, and <code title=dom-cva-validationMessage><a href=#dom-cva-validationmessage>validationMessage</a></code>
   attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
   methods, are part of the <a href=#the-constraint-validation-api>constraint validation API</a>. The
-  <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> element provides a list
+  <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> attribute provides a list
   of the element's <code><a href=#the-label-element>label</a></code>s.<h4 id=the-select-element><span class=secno>4.10.6 </span>The <dfn><code>select</code></dfn> element</h4><dl class=element><dt>Categories</dt>
    <dd><a href=#phrasing-content-0>Phrasing content</a>.</dd>
    <dd><a href=#interactive-content-0>Interactive content</a>.</dd>
@@ -21165,7 +21165,7 @@
   only positive non-zero numbers</a>.<p>The <code title=dom-cva-willValidate><a href=#dom-cva-willvalidate>willValidate</a></code>, <code title=dom-cva-validity><a href=#dom-cva-validity>validity</a></code>, and <code title=dom-cva-validationMessage><a href=#dom-cva-validationmessage>validationMessage</a></code>
   attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
   methods, are part of the <a href=#the-constraint-validation-api>constraint validation API</a>. The
-  <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> element provides a list
+  <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> attribute provides a list
   of the element's <code><a href=#the-label-element>label</a></code>s.<h4 id=the-datalist-element><span class=secno>4.10.7 </span>The <dfn><code>datalist</code></dfn> element</h4><dl class=element><dt>Categories</dt>
    <dd><a href=#phrasing-content-0>Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -21294,7 +21294,7 @@
   attribute controls focus.<p>The <code title=dom-cva-willValidate><a href=#dom-cva-willvalidate>willValidate</a></code>, <code title=dom-cva-validity><a href=#dom-cva-validity>validity</a></code>, and <code title=dom-cva-validationMessage><a href=#dom-cva-validationmessage>validationMessage</a></code>
   attributes, and the <code title=dom-cva-checkValidatity><a href=#dom-cva-checkvalidatity>checkValidity()</a></code> and <code title=dom-cva-setCustomValidity><a href=#dom-cva-setcustomvalidity>setCustomValidity()</a></code>
   methods, are part of the <a href=#the-constraint-validation-api>constraint validation API</a>. The
-  <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> element provides a list
+  <code title=dom-lfe-labels><a href=#dom-lfe-labels>labels</a></code> attribute provides a list
   of the element's <code><a href=#the-label-element>label</a></code>s.<p><strong>Constraint validation:</strong> If the <code title=attr-textarea-readonly>readonly</code> attribute is
   specified on a <code><a href=#the-textarea-element>textarea</a></code> element, the element is
   <a href=#barred-from-constraint-validation>barred from constraint validation</a>.<h4 id=the-output-element><span class=secno>4.10.11 </span>The <dfn><code>output</code></dfn> element</h4><dl class=element><dt>Categories</dt>

Received on Monday, 6 October 2008 10:24:22 UTC