Skip to content

Commit

Permalink
[] (0) Remove the role=presentation implication since it screws up co…
Browse files Browse the repository at this point in the history
…ntenteditable, draggable, etc.

git-svn-id: http://svn.whatwg.org/webapps@3658 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 22, 2009
1 parent 36653f4 commit f081b0e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
4 changes: 0 additions & 4 deletions index
Expand Up @@ -9164,10 +9164,6 @@ http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20HTML%3E%0
<td><code title=attr-aria-role-note>note</code> role
<td>Role must be either <code title=attr-aria-role-note>note</code>, <code title=attr-aria-role-complementary>complementary</code>, or <code title=attr-aria-role-search>search</code>

<tr><td><code><a href=#the-div-element>div</a></code> element
<td><code title=attr-aria-role-presentation>presentation</code> role
<td>No restrictions

<tr><td><code><a href=#the-html-element>html</a></code> element
<td><code title=attr-aria-role-document>document</code> role
<td>Role must be either <code title=attr-aria-role-document>document</code> or <code title=attr-aria-role-application>application</code>
Expand Down
5 changes: 0 additions & 5 deletions source
Expand Up @@ -9506,11 +9506,6 @@ http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20HTML%3E%0
<td><code title="attr-aria-role-note">note</code> role
<td>Role must be either <code title="attr-aria-role-note">note</code>, <code title="attr-aria-role-complementary">complementary</code>, or <code title="attr-aria-role-search">search</code>

<tr>
<td><code>div</code> element
<td><code title="attr-aria-role-presentation">presentation</code> role
<td>No restrictions

<tr>
<td><code>html</code> element
<td><code title="attr-aria-role-document">document</code> role
Expand Down

0 comments on commit f081b0e

Please sign in to comment.