summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/workers/modules/shared-worker-import-csp.html.ini
blob: 34511129454238cba6f49eefeb96ad5041bc2ea0 (plain)
1
2
3
4
5
6
7
8
9
10
11
[shared-worker-import-csp.html]
  disabled:
    if release_or_beta: https://bugzilla.mozilla.org/show_bug.cgi?id=1812591
  [script-src 'self' directive should disallow cross origin dynamic import.]
    expected: [PASS, FAIL]

  [worker-src * directive should allow cross origin static import.]
    expected: [PASS, FAIL]

  [script-src * directive should allow cross origin static import.]
    expected: [PASS, FAIL]