Source code

Revision control

Copy as Markdown

Other Tools

[storagemanager-persist.https.window.html]
expected:
if (os == "android") and not fission: OK
if (os == "android") and fission: [OK, TIMEOUT]
TIMEOUT
[navigator.storage.persist() returns a promise that resolves.]
expected:
if os == "android": PASS
TIMEOUT