summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/x-frame-options/get-decode-split.html.ini
blob: c2d447b01caeaa392757339c15421366482f90eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[get-decode-split.html]
  expected:
    if (os == "mac") and not debug: [OK, TIMEOUT]
    if (os == "android") and not debug: [OK, TIMEOUT]
  [`,SAMEORIGIN,,DENY,` blocks same-origin framing]
    expected:
      if (os == "mac") and not debug: [PASS, TIMEOUT]
      if (os == "android") and not debug: [PASS, TIMEOUT]

  [`,SAMEORIGIN,,DENY,` blocks cross-origin framing]
    expected:
      if (os == "mac") and not debug: [PASS, TIMEOUT]
      if (os == "android") and not debug: [PASS, TIMEOUT]

  [`  SAMEORIGIN,    DENY` blocks same-origin framing]
    expected:
      if (os == "mac") and not debug: [PASS, TIMEOUT]
      if (os == "android") and not debug: [PASS, TIMEOUT]

  [`  SAMEORIGIN,    DENY` blocks cross-origin framing]
    expected:
      if (os == "mac") and not debug: [PASS, TIMEOUT]
      if (os == "android") and not debug: [PASS, TIMEOUT]