mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +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
22
tests/wpt/meta/notifications/shownotification.https.window.js.ini
vendored
Normal file
22
tests/wpt/meta/notifications/shownotification.https.window.js.ini
vendored
Normal file
|
@ -0,0 +1,22 @@
|
|||
[shownotification.https.window.html]
|
||||
expected: ERROR
|
||||
[fetching no notifications]
|
||||
expected: NOTRUN
|
||||
|
||||
[fetching notification with an empty title]
|
||||
expected: NOTRUN
|
||||
|
||||
[fetching notification by tag filter]
|
||||
expected: NOTRUN
|
||||
|
||||
[fetching multiple notifications]
|
||||
expected: NOTRUN
|
||||
|
||||
[fetching from another registration]
|
||||
expected: NOTRUN
|
||||
|
||||
[fetching only persistent notifications]
|
||||
expected: NOTRUN
|
||||
|
||||
[fetching a notification with custom data]
|
||||
expected: NOTRUN
|
Loading…
Add table
Add a link
Reference in a new issue