diff options
Diffstat (limited to '')
-rw-r--r-- | testing/web-platform/meta/screen-wake-lock/wakelock-active-document.https.window.js.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/web-platform/meta/screen-wake-lock/wakelock-active-document.https.window.js.ini b/testing/web-platform/meta/screen-wake-lock/wakelock-active-document.https.window.js.ini new file mode 100644 index 0000000000..004ac1572d --- /dev/null +++ b/testing/web-platform/meta/screen-wake-lock/wakelock-active-document.https.window.js.ini @@ -0,0 +1,7 @@ +[wakelock-active-document.https.window.html] + [navigator.wakeLock.request() aborts if the document is not active.] + expected: FAIL + + [navigator.wakeLock.request() aborts if the document is active, but not fully active.] + expected: FAIL + |