summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/fetch-later/basic.tentative.https.window.js.ini
blob: c318bfcfd9f0b5fbcea8e88f4a8360e8965a0ff4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[basic.tentative.https.window.html]
  [fetchLater() cannot be called without request.]
    expected: FAIL

  [fetchLater() throws TypeError on non-HTTPS URL.]
    expected: FAIL

  [fetchLater() throws RangeError on negative activateAfter.]
    expected: FAIL

  [fetchLater()'s return tells the deferred request is not yet sent.]
    expected: FAIL

  [fetchLater() throws TypeError when mutating its returned state.]
    expected: FAIL

  [fetchLater() throws AbortError when its initial abort signal is aborted.]
    expected: FAIL

  [fetchLater() does not throw error when it is aborted before sending.]
    expected: FAIL