Navigation Menu

Skip to content

Commit

Permalink
[e] (0) typo
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13916

git-svn-id: http://svn.whatwg.org/webapps@6673 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Oct 12, 2011
1 parent 1651cec commit f1315b5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -99830,7 +99830,7 @@ <h3 class=no-num id=element-content-categories>Element content categories</h3>
<td> <a href=#attribute-text>Text</a>*
<tr><th> <code title="">contenteditable</code>
<td> <a href=#attr-contenteditable title=attr-contenteditable>HTML elements</a>
<td> Whether the element is an editable
<td> Whether the element is editable
<td> "<code title="">true</code>"; "<code title="">false</code>"
<tr><th> <code title="">contextmenu</code>
<td> <a href=#attr-contextmenu title=attr-contextmenu>HTML elements</a>
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -99830,7 +99830,7 @@ if (s = prompt('What is your name?')) {
<td> <a href=#attribute-text>Text</a>*
<tr><th> <code title="">contenteditable</code>
<td> <a href=#attr-contenteditable title=attr-contenteditable>HTML elements</a>
<td> Whether the element is an editable
<td> Whether the element is editable
<td> "<code title="">true</code>"; "<code title="">false</code>"
<tr><th> <code title="">contextmenu</code>
<td> <a href=#attr-contextmenu title=attr-contextmenu>HTML elements</a>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -113431,7 +113431,7 @@ if (s = prompt('What is your name?')) {
<tr>
<th> <code title="">contenteditable</code>
<td> <span title="attr-contenteditable">HTML elements</span>
<td> Whether the element is an editable
<td> Whether the element is editable
<td> "<code title="">true</code>"; "<code title="">false</code>"
<tr>
<th> <code title="">contextmenu</code>
Expand Down

0 comments on commit f1315b5

Please sign in to comment.