Implement AddEventListenerOptions: once

Fixes #13242
This commit is contained in:
Bastien Orivel 2018-11-03 16:23:33 +01:00
parent f3ca48206e
commit 50c832762f
5 changed files with 27 additions and 15 deletions

View file

@ -1,12 +0,0 @@
[AddEventListenerOptions-once.html]
type: testharness
bug: https://github.com/servo/servo/issues/13242
[Once listener should be invoked only once]
expected: FAIL
[Once listener should be invoked only once even if the event is nested]
expected: FAIL
[Once listener should be added / removed like normal listeners]
expected: FAIL