summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/content-security-policy/frame-ancestors/frame-ancestors-from-serviceworker.https.html.ini
blob: a2ac0c280089825db9af9630834f8e0033f1c885 (plain)
1
2
3
4
5
6
7
8
9
10
11
[frame-ancestors-from-serviceworker.https.html]
  expected:
    if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
    if (os == "linux") and not fission and not debug: [OK, CRASH]
    if (os == "mac") and not debug: [OK, TIMEOUT]
    if (os == "android") and not debug: [OK, TIMEOUT]
  [A 'frame-ancestors' CSP directive set from a serviceworker response with a value 'none' should block rendering.]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
      if (os == "mac") and not debug: [PASS, TIMEOUT]
      if (os == "android") and not debug: [PASS, TIMEOUT]