mirror of
https://github.com/servo/servo
synced 2026-04-30 03:17:15 +02:00
'closeevent' argument for Document::createEvent
fix alphabetical order delete unused tests
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user