'closeevent' argument for Document::createEvent

fix alphabetical order

delete unused tests
This commit is contained in:
mrmiywj
2016-05-06 19:16:10 +08:00
parent 0558687d71
commit dfaad2dab2
4 changed files with 10 additions and 30 deletions

View File

@@ -37,30 +37,6 @@
[createEvent('BEFOREUNLOADEVENT') should be initialized correctly.]
expected: FAIL
[CloseEvent should be an alias for CloseEvent.]
bug: https://github.com/servo/servo/issues/10737
expected: FAIL
[createEvent('CloseEvent') should be initialized correctly.]
bug: https://github.com/servo/servo/issues/10737
expected: FAIL
[closeevent should be an alias for CloseEvent.]
bug: https://github.com/servo/servo/issues/10737
expected: FAIL
[createEvent('closeevent') should be initialized correctly.]
bug: https://github.com/servo/servo/issues/10737
expected: FAIL
[CLOSEEVENT should be an alias for CloseEvent.]
bug: https://github.com/servo/servo/issues/10737
expected: FAIL
[createEvent('CLOSEEVENT') should be initialized correctly.]
bug: https://github.com/servo/servo/issues/10737
expected: FAIL
[CompositionEvent should be an alias for CompositionEvent.]
expected: FAIL