Source code
Revision control
Copy as Markdown
Other Tools
[partitioned-cookies.tentative.https.html]
expected:
if (os_version == "14") and not debug and sessionHistoryInParent: [OK, ERROR]
if (os_version == "14") and not debug and not sessionHistoryInParent: [OK, ERROR]
if (os_version == "7.0") and debug: [OK, TIMEOUT]
if (os_version == "14") and debug: [OK, TIMEOUT]