secure-context.html.ini (240B)
1 [secure-context.html] 2 expected: 3 if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT] 4 if (os == "android") and debug and not sessionHistoryInParent: TIMEOUT 5 if (os == "android") and not debug: [OK, TIMEOUT]