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:
bors-servo 2016-04-25 03:44:24 -07:00
commit 8bf732e633
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