Skip to content

Commit

Permalink
[e] (0) markup issue
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@2438 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Nov 25, 2008
1 parent a4ebe85 commit e4de6f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions index
Expand Up @@ -23899,7 +23899,7 @@ function AddCloud(data, x, y) { ... }</pre>
<td class=no> &middot; <!-- Reset Button -->
<!-- <td class="no"> &middot; Button -->

<tr><th> <code title=event-input-input><a href=#event-input-input>input</a></code> event
<tr><th> <span><code title=event-input-input><a href=#event-input-input>input</a></code> event</span>
<td class=no> &middot; <!-- Hidden -->
<td class=yes> Yes <!-- Text -->
<!-- <td class="yes"> Yes Search -->
Expand All @@ -23922,7 +23922,7 @@ function AddCloud(data, x, y) { ... }</pre>
<td class=no> &middot; <!-- Reset Button -->
<!-- <td class="no"> &middot; Button -->

<tr><th> <code title=event-input-change><a href=#event-input-change>change</a></code> event
<tr><th> <span><code title=event-input-change><a href=#event-input-change>change</a></code> event</span>
<td class=no> &middot; <!-- Hidden -->
<td class=yes> Yes <!-- Text -->
<!-- <td class="yes"> Yes Search -->
Expand Down
4 changes: 2 additions & 2 deletions source
Expand Up @@ -26626,7 +26626,7 @@ function AddCloud(data, x, y) { ... }</pre>
<!-- <td class="no"> &middot; Button -->

<tr>
<th> <code title="event-input-input">input</code> event
<th> <span><code title="event-input-input">input</code> event</span>
<td class="no"> &middot; <!-- Hidden -->
<td class="yes"> Yes <!-- Text -->
<!-- <td class="yes"> Yes Search -->
Expand All @@ -26650,7 +26650,7 @@ function AddCloud(data, x, y) { ... }</pre>
<!-- <td class="no"> &middot; Button -->

<tr>
<th> <code title="event-input-change">change</code> event
<th> <span><code title="event-input-change">change</code> event</span>
<td class="no"> &middot; <!-- Hidden -->
<td class="yes"> Yes <!-- Text -->
<!-- <td class="yes"> Yes Search -->
Expand Down

0 comments on commit e4de6f6

Please sign in to comment.