mirror of
https://github.com/servo/servo
synced 2026-04-30 03:17:15 +02:00
Implement the focusevent argument to Document::createEvent
This commit is contained in:
@@ -157,30 +157,6 @@
|
||||
bug: https://github.com/servo/servo/issues/10738
|
||||
expected: FAIL
|
||||
|
||||
[FocusEvent should be an alias for FocusEvent.]
|
||||
bug: https://github.com/servo/servo/issues/10739
|
||||
expected: FAIL
|
||||
|
||||
[createEvent('FocusEvent') should be initialized correctly.]
|
||||
bug: https://github.com/servo/servo/issues/10739
|
||||
expected: FAIL
|
||||
|
||||
[focusevent should be an alias for FocusEvent.]
|
||||
bug: https://github.com/servo/servo/issues/10739
|
||||
expected: FAIL
|
||||
|
||||
[createEvent('focusevent') should be initialized correctly.]
|
||||
bug: https://github.com/servo/servo/issues/10739
|
||||
expected: FAIL
|
||||
|
||||
[FOCUSEVENT should be an alias for FocusEvent.]
|
||||
bug: https://github.com/servo/servo/issues/10739
|
||||
expected: FAIL
|
||||
|
||||
[createEvent('FOCUSEVENT') should be initialized correctly.]
|
||||
bug: https://github.com/servo/servo/issues/10739
|
||||
expected: FAIL
|
||||
|
||||
[HashChangeEvent should be an alias for HashChangeEvent.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user