get-set.any.js.ini (997B)
1 [get-set.any.html] 2 expected: 3 if not sessionHistoryInParent and not debug: [OK, TIMEOUT] 4 5 [get-set.any.worker.html] 6 expected: 7 if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT] 8 if (os == "android") and not debug: [OK, TIMEOUT] 9 10 [get-set.any.shadowrealm.html] 11 expected: ERROR 12 13 [get-set.any.shadowrealm-in-window.html] 14 expected: 15 if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] 16 ERROR 17 18 [get-set.any.shadowrealm-in-dedicatedworker.html] 19 expected: 20 if (os == "android") and debug and sessionHistoryInParent: [ERROR, TIMEOUT] 21 ERROR 22 23 [get-set.any.shadowrealm-in-sharedworker.html] 24 expected: ERROR 25 26 [get-set.any.shadowrealm-in-shadowrealm.html] 27 expected: 28 if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] 29 ERROR 30 31 [get-set.https.any.shadowrealm-in-serviceworker.html] 32 expected: [ERROR, TIMEOUT] 33 34 [get-set.https.any.shadowrealm-in-audioworklet.html] 35 expected: 36 if os == "linux": [ERROR, TIMEOUT] 37 ERROR