mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Run WPT notifications tests. (#35442)
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
99fa014d70
commit
abede5b4b2
17 changed files with 469 additions and 0 deletions
10
tests/wpt/meta/notifications/permissions-non-secure.html.ini
vendored
Normal file
10
tests/wpt/meta/notifications/permissions-non-secure.html.ini
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
[permissions-non-secure.html]
|
||||
expected: ERROR
|
||||
[Notification.requestPermission must be called from a secure context]
|
||||
expected: FAIL
|
||||
|
||||
[Notification.permission must be called from a secure context]
|
||||
expected: FAIL
|
||||
|
||||
[Notification.permission must be called from a secure worker]
|
||||
expected: TIMEOUT
|
Loading…
Add table
Add a link
Reference in a new issue