abort.https.window.js.ini (492B)
1 [abort.https.window.html] 2 expected: 3 if os == "win": [OK, TIMEOUT] 4 [Calling BackgroundFetchRegistration.abort sets the correct fields and responses are still available] 5 expected: 6 if os == "win": [FAIL, NOTRUN] 7 FAIL 8 9 [Aborting the same registration twice fails] 10 expected: 11 if os == "win": [FAIL, TIMEOUT] 12 FAIL 13 14 [An aborted fetch throws a DOM exception when accessing an incomplete record] 15 expected: 16 if os == "win": [FAIL, NOTRUN] 17 FAIL