"storageevent" argument for Document::createEvent

Fixes  #10736
This commit is contained in:
Maciej Skrzypkowski 2016-04-25 11:57:40 +02:00
parent 59205323da
commit 6187ee631b
3 changed files with 11 additions and 24 deletions

View file

@ -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