summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/top-level-storage-access-api/tentative/requestStorageAccessFor-insecure.sub.window.js.ini
blob: 6acaaddef04fe7def5af27c2b1b399426319a3d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[requestStorageAccessFor-insecure.sub.window.html]
  [[non-fully-active\] document.requestStorageAccessFor() should not resolve when run in a detached frame]
    expected: FAIL

  [[non-fully-active\] document.requestStorageAccessFor() should not resolve when run in a detached DOMParser document]
    expected: FAIL

  [[frame-on-insecure-page\] document.requestStorageAccessFor() should be rejected when called in an iframe]
    expected: FAIL

  [[frame-on-insecure-page\] document.requestStorageAccessFor() should be supported on the document interface in embedded iframes]
    expected: FAIL

  [[top-level-context\] document.requestStorageAccessFor() should be supported on the document interface]
    expected: FAIL

  [[top-level-context\] document.requestStorageAccessFor() should be rejected by default with no user gesture]
    expected: FAIL

  [[top-level-context\] document.requestStorageAccessFor() should be rejected when called in an insecure context]
    expected:
      if (os == "linux") and fission and not swgl: FAIL
      [FAIL, NOTRUN]