mirror of
https://github.com/servo/servo.git
synced 2025-10-03 01:59:14 +01:00
Auto merge of #10820 - SunyDays:focusevent_argument, r=Ms2ger
Implement the "focusevent" argument to Document::createEvent close #10739 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10820) <!-- Reviewable:end -->
This commit is contained in:
commit
aa078a0780
3 changed files with 8 additions and 24 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue