summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/storage-access-api/hasStorageAccess-insecure.sub.window.js.ini
blob: a31d80a0ce1a686ba69ba55df63143044484ab0c (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
27
28
29
30
31
[hasStorageAccess-insecure.sub.window.html]
  expected: [OK, TIMEOUT]
  [[top-level-context\] document.hasStorageAccess() should be disallowed in insecure contexts]
    expected: FAIL

  [[same-origin-frame\] document.hasStorageAccess() should be disallowed in insecure contexts]
    expected: FAIL

  [[cross-origin-frame\] document.hasStorageAccess() should be disallowed in insecure contexts]
    expected: FAIL

  [[nested-same-origin-frame\] document.hasStorageAccess() should be disallowed in insecure contexts]
    expected: FAIL

  [[nested-cross-origin-frame\] document.hasStorageAccess() should be disallowed in insecure contexts]
    expected: FAIL

  [[top-level-context\] document.hasStorageAccess() should reject in a document that isn't fully active.]
    expected: FAIL

  [[same-origin-frame\] document.hasStorageAccess() should reject in a document that isn't fully active.]
    expected: FAIL

  [[cross-origin-frame\] document.hasStorageAccess() should reject in a document that isn't fully active.]
    expected: FAIL

  [[nested-same-origin-frame\] document.hasStorageAccess() should reject in a document that isn't fully active.]
    expected: FAIL

  [[nested-cross-origin-frame\] document.hasStorageAccess() should reject in a document that isn't fully active.]
    expected: FAIL