summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/preload/subresource-integrity-font.html.ini
blob: f1b09123f7c155398611a4fc8fd4ae9ee8c0657a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[subresource-integrity-font.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [<crossorigin="anonymous"> Same-origin with incorrect hash.]
    expected: FAIL

  [<crossorigin="anonymous"> Same-origin with sha256 match, sha512 mismatch.]
    expected: FAIL

  [Same-origin, not CORS request, with incorrect sha256 hash.]
    expected: FAIL

  [<crossorigin="anonymous"> Cross-origin with incorrect sha256 hash, ACAO: *.]
    expected: FAIL

  [<crossorigin="anonymous"> Cross-origin with correct sha256 hash, with CORS-ineligible resource.]
    expected: FAIL

  [Cross-origin, not CORS request, with correct sha256.]
    expected: FAIL

  [Cross-origin, not CORS request, with incorrect sha256.]
    expected: FAIL

  [<crossorigin="use-credentials"> Cross-origin with incorrect sha256 hash, CORS-eligible.]
    expected: FAIL