summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_block_downloads.tentative.html.ini
blob: 6a1c6c5c184f671b0586a6064ed8d012b6e31d38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[iframe_sandbox_anchor_download_block_downloads.tentative.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
    if (os == "linux") and not fission: [OK, TIMEOUT]
  [<a download> triggered download in sandbox is blocked.]
    expected:
      if os == "android": FAIL

  [<a download> triggered download in sandbox is blocked before a request is made.]
    expected: FAIL

  [<a > triggered download in sandbox is blocked.]
    expected:
      if os == "android": FAIL

  [<a target="_blank" > triggered download in sandbox is blocked.]
    expected:
      if os == "android": FAIL

  [<a target="_blank" rel="noopener" > triggered download in sandbox is blocked.]
    expected:
      if os == "android": FAIL