mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Enable service worker WPT tests. (#36221)
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
5f4624d8d5
commit
ee95ef53fb
314 changed files with 5348 additions and 35 deletions
19
tests/wpt/meta/service-workers/service-worker/getregistrations.https.html.ini
vendored
Normal file
19
tests/wpt/meta/service-workers/service-worker/getregistrations.https.html.ini
vendored
Normal file
|
@ -0,0 +1,19 @@
|
|||
[getregistrations.https.html]
|
||||
expected: ERROR
|
||||
[registrations are not returned following unregister]
|
||||
expected: FAIL
|
||||
|
||||
[Register then getRegistrations]
|
||||
expected: FAIL
|
||||
|
||||
[Register multiple times then getRegistrations]
|
||||
expected: FAIL
|
||||
|
||||
[Register then Unregister then getRegistrations]
|
||||
expected: NOTRUN
|
||||
|
||||
[Register then Unregister with controlled frame then getRegistrations]
|
||||
expected: NOTRUN
|
||||
|
||||
[getRegistrations promise resolves only with same origin registrations.]
|
||||
expected: NOTRUN
|
Loading…
Add table
Add a link
Reference in a new issue