diff options
Diffstat (limited to 'testing/web-platform/meta/fenced-frame/notification.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/fenced-frame/notification.https.html.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fenced-frame/notification.https.html.ini b/testing/web-platform/meta/fenced-frame/notification.https.html.ini new file mode 100644 index 0000000000..ae40a771d1 --- /dev/null +++ b/testing/web-platform/meta/fenced-frame/notification.https.html.ini @@ -0,0 +1,9 @@ +[notification.https.html] + [new Notification should fail inside a fenced frame] + expected: FAIL + + [new Notification should fail from the service worker in a fenced frame] + expected: FAIL + + [showNotification() should fail from the service worker in a fenced frame] + expected: FAIL |