mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +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
28
tests/wpt/meta/notifications/instance.https.window.js.ini
vendored
Normal file
28
tests/wpt/meta/notifications/instance.https.window.js.ini
vendored
Normal file
|
@ -0,0 +1,28 @@
|
|||
[instance.https.window.html]
|
||||
expected: ERROR
|
||||
[new Notification(): Setup]
|
||||
expected: NOTRUN
|
||||
|
||||
[new Notification(): Attribute exists with expected value: title]
|
||||
expected: NOTRUN
|
||||
|
||||
[new Notification(): Attribute exists with expected value: dir]
|
||||
expected: NOTRUN
|
||||
|
||||
[new Notification(): Attribute exists with expected value: lang]
|
||||
expected: NOTRUN
|
||||
|
||||
[new Notification(): Attribute exists with expected value: body]
|
||||
expected: NOTRUN
|
||||
|
||||
[new Notification(): Attribute exists with expected value: tag]
|
||||
expected: NOTRUN
|
||||
|
||||
[new Notification(): Attribute exists with expected value: icon]
|
||||
expected: NOTRUN
|
||||
|
||||
[new Notification(): Attribute exists with expected value: data]
|
||||
expected: NOTRUN
|
||||
|
||||
[Service worker test setup]
|
||||
expected: NOTRUN
|
Loading…
Add table
Add a link
Reference in a new issue