spec/Overview.html 1.1358 2185 WF2: typo... (whatwg r2185)

WF2: typo... (whatwg r2185)

HTMLSelectElement
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1358.html#htmlselectelement
HTMLLabelElement
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1358.html#htmllabelelement
HTMLButtonElement
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1358.html#htmlbuttonelement
disabled
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1358.html#disabled2
HTMLOutputElement
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1358.html#htmloutputelement
HTMLTextAreaElement
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1358.html#htmltextareaelement
HTMLInputElement
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1358.html#htmlinputelement

http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1357&r2=1.1358&f=h
http://html5.org/tools/web-apps-tracker?from=2184&to=2185

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1357
retrieving revision 1.1358
diff -u -d -r1.1357 -r1.1358
--- Overview.html 15 Sep 2008 11:36:32 -0000 1.1357
+++ Overview.html 15 Sep 2008 11:38:31 -0000 1.1358
@@ -26806,7 +26806,7 @@
    title=concept-fe-disabled>disabled</a>.
 
   <p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
-   is used to explicitly associated the <code><a
+   is used to explicitly associate the <code><a
    href="#fieldset">fieldset</a></code> element with its <a
    href="#form-owner">form owner</a>.
 
@@ -26954,7 +26954,7 @@
   <p class=big-issue>...
 
   <p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
-   is used to explicitly associated the <code><a
+   is used to explicitly associate the <code><a
    href="#input0">input</a></code> element with its <a
    href="#form-owner">form owner</a>.
 
@@ -27043,7 +27043,7 @@
   <p class=big-issue>...
 
   <p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
-   is used to explicitly associated the <code><a
+   is used to explicitly associate the <code><a
    href="#button">button</a></code> element with its <a
    href="#form-owner">form owner</a>.
 
@@ -27091,7 +27091,7 @@
 -->
 
   <p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
-   is used to explicitly associated the <code><a
+   is used to explicitly associate the <code><a
    href="#label">label</a></code> element with its <a href="#form-owner">form
    owner</a>.
 
@@ -27171,7 +27171,7 @@
   <p class=big-issue>...
 
   <p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
-   is used to explicitly associated the <code><a
+   is used to explicitly associate the <code><a
    href="#select">select</a></code> element with its <a
    href="#form-owner">form owner</a>.
 
@@ -27397,7 +27397,7 @@
   <p class=big-issue>...
 
   <p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
-   is used to explicitly associated the <code><a
+   is used to explicitly associate the <code><a
    href="#textarea">textarea</a></code> element with its <a
    href="#form-owner">form owner</a>.
 
@@ -27453,7 +27453,7 @@
   <p class=big-issue>...
 
   <p>The <code title=attr-fae-form><a href="#form0">form</a></code> attribute
-   is used to explicitly associated the <code><a
+   is used to explicitly associate the <code><a
    href="#output">output</a></code> element with its <a
    href="#form-owner">form owner</a>.

Received on Monday, 15 September 2008 11:42:29 UTC