Skip to content

Commit

Permalink
Fix whatwg#683: stop defining input and change events twice
Browse files Browse the repository at this point in the history
Previously <textarea> and <select> used a different definition for the
input and change events than <input> did. This was especially confusing
in the appendix.
  • Loading branch information
domenic authored and zcorpan committed Feb 12, 2016
1 parent 6a31c26 commit f5d8c99
Showing 1 changed file with 79 additions and 79 deletions.
Loading

0 comments on commit f5d8c99

Please sign in to comment.