fune/testing/web-platform/meta/background-fetch/abort.https.window.js.ini
moz-wptsync-bot b0a4e12ad1 Bug 1648508 - [wpt-sync] Update web-platform-tests to 497b94a97edd239a583aea192acb7b8171e2b7c8, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: 497b94a97edd239a583aea192acb7b8171e2b7c8
wpt-type: landing
2020-07-01 11:29:46 +00:00

14 lines
471 B
INI

[abort.https.window.html]
expected:
if webrender and debug and (os == "linux"): ["OK", "TIMEOUT"]
[Calling BackgroundFetchRegistration.abort sets the correct fields and responses are still available]
expected: FAIL
[Aborting the same registration twice fails]
expected: FAIL
[An aborted fetch throws a DOM exception when accessing an incomplete record]
expected:
if webrender and debug and (os == "linux"): ["FAIL", "TIMEOUT"]
FAIL