[html5] r4306 - [e] (0) typo

whatwg at whatwg.org whatwg at whatwg.org
Fri Oct 23 15:16:08 PDT 2009


Author: ianh
Date: 2009-10-23 15:16:03 -0700 (Fri, 23 Oct 2009)
New Revision: 4306

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo

Modified: complete.html
===================================================================
--- complete.html	2009-10-23 12:08:24 UTC (rev 4305)
+++ complete.html	2009-10-23 22:16:03 UTC (rev 4306)
@@ -106,7 +106,7 @@
      if (getCookie('profile') == '1')
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
    }
-  </script><body class=draft onload=init()>
+  </script><body class=cfc onload=init()>
 
   <header class=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <hgroup><h1>Web Applications 1.0</h1>
@@ -9439,7 +9439,7 @@
     <tr><td><code><a href=#the-textarea-element>textarea</a></code> element
      <td><code title=attr-aria-role-textbox>textbox</code> role, with the <code title=attr-aria-multiline>aria-multiline</code> property set to "true", and the <code title=title-aria-readonly>aria-readonly</code> state set to "true" if the element has a <code title=attr-textarea-readonly><a href=#attr-textarea-readonly>readonly</a></code> attribute
 
-    <tr><td><code><a href=#the-th-element>th</a></code> elemen that is neither a <a href=#column-header>column header</a> nor a <a href=#row-header>row header</a>
+    <tr><td><code><a href=#the-th-element>th</a></code> element that is neither a <a href=#column-header>column header</a> nor a <a href=#row-header>row header</a>
      <td><code title=attr-aria-role-gridcell>gridcell</code> role, with the <code title=attr-aria-labelledby>aria-labelledby</code> property set to the value of the <code title=attr-tdth-headers><a href=#attr-tdth-headers>headers</a></code> attribute, if any
 
     <tr><td><code><a href=#the-th-element>th</a></code> element that is a <a href=#column-header>column header</a>
@@ -9531,7 +9531,7 @@
   remove accessibility annotations. For example, if an <code><a href=#the-a-element>a</a></code>
   element is marked as having the <code title=attr-aria-role-button>button</code> role, a conformance
   checker could say "Either a <code><a href=#the-button-element>button</a></code> element or an
-  <code><a href=#the-input-element>input</a></code> element is required to when using the <code title=attr-aria-role-button>button</code> role" rather than "The
+  <code><a href=#the-input-element>input</a></code> element is required when using the <code title=attr-aria-role-button>button</code> role" rather than "The
   <code title=attr-aria-role-button>button</code> role cannot be
   used with <code><a href=#the-a-element>a</a></code> elements".</p>
 
@@ -87231,6 +87231,7 @@
   Mark Birbeck,
   Mark Miller,
   Mark Nottingham,
+  Mark Pilgrim,
   Mark Rowe<!--bdash-->,
   Mark Schenk,
   Mark Wilton-Jones,

Modified: index
===================================================================
--- index	2009-10-23 12:08:24 UTC (rev 4305)
+++ index	2009-10-23 22:16:03 UTC (rev 4306)
@@ -9249,7 +9249,7 @@
     <tr><td><code><a href=#the-textarea-element>textarea</a></code> element
      <td><code title=attr-aria-role-textbox>textbox</code> role, with the <code title=attr-aria-multiline>aria-multiline</code> property set to "true", and the <code title=title-aria-readonly>aria-readonly</code> state set to "true" if the element has a <code title=attr-textarea-readonly><a href=#attr-textarea-readonly>readonly</a></code> attribute
 
-    <tr><td><code><a href=#the-th-element>th</a></code> elemen that is neither a <a href=#column-header>column header</a> nor a <a href=#row-header>row header</a>
+    <tr><td><code><a href=#the-th-element>th</a></code> element that is neither a <a href=#column-header>column header</a> nor a <a href=#row-header>row header</a>
      <td><code title=attr-aria-role-gridcell>gridcell</code> role, with the <code title=attr-aria-labelledby>aria-labelledby</code> property set to the value of the <code title=attr-tdth-headers><a href=#attr-tdth-headers>headers</a></code> attribute, if any
 
     <tr><td><code><a href=#the-th-element>th</a></code> element that is a <a href=#column-header>column header</a>
@@ -9341,7 +9341,7 @@
   remove accessibility annotations. For example, if an <code><a href=#the-a-element>a</a></code>
   element is marked as having the <code title=attr-aria-role-button>button</code> role, a conformance
   checker could say "Either a <code><a href=#the-button-element>button</a></code> element or an
-  <code><a href=#the-input-element>input</a></code> element is required to when using the <code title=attr-aria-role-button>button</code> role" rather than "The
+  <code><a href=#the-input-element>input</a></code> element is required when using the <code title=attr-aria-role-button>button</code> role" rather than "The
   <code title=attr-aria-role-button>button</code> role cannot be
   used with <code><a href=#the-a-element>a</a></code> elements".</p>
 
@@ -78288,6 +78288,7 @@
   Mark Birbeck,
   Mark Miller,
   Mark Nottingham,
+  Mark Pilgrim,
   Mark Rowe<!--bdash-->,
   Mark Schenk,
   Mark Wilton-Jones,

Modified: source
===================================================================
--- source	2009-10-23 12:08:24 UTC (rev 4305)
+++ source	2009-10-23 22:16:03 UTC (rev 4306)
@@ -9560,7 +9560,7 @@
      <td><code title="attr-aria-role-textbox">textbox</code> role, with the <code title="attr-aria-multiline">aria-multiline</code> property set to "true", and the <code title="title-aria-readonly">aria-readonly</code> state set to "true" if the element has a <code title="attr-textarea-readonly">readonly</code> attribute
 
     <tr>
-     <td><code>th</code> elemen that is neither a <span>column header</span> nor a <span>row header</span>
+     <td><code>th</code> element that is neither a <span>column header</span> nor a <span>row header</span>
      <td><code title="attr-aria-role-gridcell">gridcell</code> role, with the <code title="attr-aria-labelledby">aria-labelledby</code> property set to the value of the <code title="attr-tdth-headers">headers</code> attribute, if any
 
     <tr>
@@ -9681,7 +9681,7 @@
   element is marked as having the <code
   title="attr-aria-role-button">button</code> role, a conformance
   checker could say "Either a <code>button</code> element or an
-  <code>input</code> element is required to when using the <code
+  <code>input</code> element is required when using the <code
   title="attr-aria-role-button">button</code> role" rather than "The
   <code title="attr-aria-role-button">button</code> role cannot be
   used with <code>a</code> elements".</p>
@@ -96444,6 +96444,7 @@
   Mark Birbeck,
   Mark Miller,
   Mark Nottingham,
+  Mark Pilgrim,
   Mark Rowe<!--bdash-->,
   Mark Schenk,
   Mark Wilton-Jones,




More information about the Commit-Watchers mailing list