mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
Auto merge of #10831 - mskrzypkows:storageevent, r=Ms2ger
"storageevent" argument for Document::createEvent Fixes #10736 <!-- 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/10831) <!-- Reviewable:end -->
This commit is contained in:
commit
8bf732e633
3 changed files with 11 additions and 24 deletions
|
@ -277,30 +277,6 @@
|
|||
bug: https://github.com/servo/servo/issues/10740
|
||||
expected: FAIL
|
||||
|
||||
[StorageEvent should be an alias for StorageEvent.]
|
||||
bug: https://github.com/servo/servo/issues/10736
|
||||
expected: FAIL
|
||||
|
||||
[createEvent('StorageEvent') should be initialized correctly.]
|
||||
bug: https://github.com/servo/servo/issues/10736
|
||||
expected: FAIL
|
||||
|
||||
[storageevent should be an alias for StorageEvent.]
|
||||
bug: https://github.com/servo/servo/issues/10736
|
||||
expected: FAIL
|
||||
|
||||
[createEvent('storageevent') should be initialized correctly.]
|
||||
bug: https://github.com/servo/servo/issues/10736
|
||||
expected: FAIL
|
||||
|
||||
[STORAGEEVENT should be an alias for StorageEvent.]
|
||||
bug: https://github.com/servo/servo/issues/10736
|
||||
expected: FAIL
|
||||
|
||||
[createEvent('STORAGEEVENT') should be initialized correctly.]
|
||||
bug: https://github.com/servo/servo/issues/10736
|
||||
expected: FAIL
|
||||
|
||||
[SVGZoomEvent should be an alias for SVGZoomEvent.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue