partitioned-cookies.tentative.https.html.ini (455B)
1 [partitioned-cookies.tentative.https.html] 2 expected: 3 if (os_version == "14") and debug and sessionHistoryInParent: [ERROR, OK, TIMEOUT] 4 if (os_version == "14") and debug and not sessionHistoryInParent: [OK, ERROR, TIMEOUT] 5 if (os_version == "14") and not debug and sessionHistoryInParent: [OK, ERROR] 6 if (os_version == "14") and not debug and not sessionHistoryInParent: [OK, ERROR] 7 if (os_version == "7.0") and debug: [OK, TIMEOUT]