summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/priority-hints/fetch-api-request.tentative.any.js.ini
blob: 9f40caaac2303398fb77942016a706ede579b891 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[fetch-api-request.tentative.any.html]
  [new Request() throws a TypeError if any of RequestInit's members' values are invalid]
    expected: FAIL

  [fetch() with an invalid priority returns a rejected promise with a TypeError]
    expected: FAIL


[fetch-api-request.tentative.any.worker.html]
  [new Request() throws a TypeError if any of RequestInit's members' values are invalid]
    expected: FAIL

  [fetch() with an invalid priority returns a rejected promise with a TypeError]
    expected: FAIL