Source code

Revision control

Copy as Markdown

Other Tools

[browser.storage.extension.html]
expected:
if (os == "mac") and (processor == "x86_64"): OK
if os == "android": ERROR
[OK, TIMEOUT]
[testStorageOnChanged]
expected:
if (os == "mac") and (processor == "aarch64"): PASS
if os == "win": [PASS, FAIL, NOTRUN]
[PASS, NOTRUN]
[testStorageSetAccessLevelTrustedContexts]
expected: FAIL
[testStorageSetAccessLevelTrustedAndUntrustedContexts]
expected: FAIL