Skip to content

Commit

Permalink
[e] (0) typo
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@4306 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Oct 23, 2009
1 parent 538940b commit c6657ec
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 7 deletions.
7 changes: 4 additions & 3 deletions complete.html
Expand Up @@ -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>
Expand Down Expand Up @@ -9439,7 +9439,7 @@ <h4 id=annotations-for-assistive-technology-products-(aria)><span class=secno>3.
<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>
Expand Down Expand Up @@ -9531,7 +9531,7 @@ <h4 id=annotations-for-assistive-technology-products-(aria)><span class=secno>3.
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>

Expand Down Expand Up @@ -87231,6 +87231,7 @@ <h3 class="no-num">Reflecting IDL attributes</h3>
Mark Birbeck,
Mark Miller,
Mark Nottingham,
Mark Pilgrim,
Mark Rowe<!--bdash-->,
Mark Schenk,
Mark Wilton-Jones,
Expand Down
5 changes: 3 additions & 2 deletions index
Expand Up @@ -9249,7 +9249,7 @@ http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20HTML%3E%0
<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>
Expand Down Expand Up @@ -9341,7 +9341,7 @@ http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20HTML%3E%0
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>

Expand Down Expand Up @@ -78288,6 +78288,7 @@ interface <a href=#htmldocument>HTMLDocument</a> {
Mark Birbeck,
Mark Miller,
Mark Nottingham,
Mark Pilgrim,
Mark Rowe<!--bdash-->,
Mark Schenk,
Mark Wilton-Jones,
Expand Down
5 changes: 3 additions & 2 deletions source
Expand Up @@ -9560,7 +9560,7 @@ http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20HTML%3E%0
<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>
Expand Down Expand Up @@ -9681,7 +9681,7 @@ http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20HTML%3E%0
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>
Expand Down Expand Up @@ -96444,6 +96444,7 @@ interface <span>HTMLDocument</span> {
Mark Birbeck,
Mark Miller,
Mark Nottingham,
Mark Pilgrim,
Mark Rowe<!--bdash-->,
Mark Schenk,
Mark Wilton-Jones,
Expand Down

0 comments on commit c6657ec

Please sign in to comment.