Remove 'on' prefix from event handler macros

This commit is contained in:
Patrick Ngai 2019-03-12 21:34:21 +08:00
parent 7bdfad92a5
commit b17343a0ff
7 changed files with 7 additions and 19 deletions

View file

@ -1,4 +0,0 @@
[oncuechange.html]
[TextTrack.oncuechange]
expected: FAIL

View file

@ -1,4 +0,0 @@
[onaddtrack.html]
[TextTrackList.onaddtrack]
expected: FAIL

View file

@ -1,4 +0,0 @@
[onremovetrack.html]
[TextTrackList.onremovetrack]
expected: FAIL