request-structure.any.js.ini (976B)
1 [request-structure.any.worker.html] 2 expected: 3 if (os == "mac") and not debug: [OK, CRASH] 4 if os == "android": [OK, CRASH] 5 [Check isReloadNavigation attribute] 6 expected: FAIL 7 8 [Check isHistoryNavigation attribute] 9 expected: FAIL 10 11 [Check duplex attribute] 12 expected: FAIL 13 14 15 [request-structure.any.sharedworker.html] 16 [Check isReloadNavigation attribute] 17 expected: FAIL 18 19 [Check isHistoryNavigation attribute] 20 expected: FAIL 21 22 [Check duplex attribute] 23 expected: FAIL 24 25 26 [request-structure.any.html] 27 [Check isReloadNavigation attribute] 28 expected: FAIL 29 30 [Check isHistoryNavigation attribute] 31 expected: FAIL 32 33 [Check duplex attribute] 34 expected: FAIL 35 36 37 [request-structure.any.serviceworker.html] 38 expected: 39 if (os == "android") and not debug: [OK, ERROR] 40 [Check isReloadNavigation attribute] 41 expected: FAIL 42 43 [Check isHistoryNavigation attribute] 44 expected: FAIL 45 46 [Check duplex attribute] 47 expected: FAIL