tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

separate-document-policies.html.ini (531B)


      1 [separate-document-policies.html]
      2  expected:
      3    if (os == "android") and fission: [TIMEOUT, OK]
      4  [Any unrelated policy directives should combine with the parent's required policy.]
      5    expected: FAIL
      6 
      7  [Child frame may have a stricter policy than the parent.]
      8    expected: FAIL
      9 
     10  [Child frame with no explicit policy should have the same required policy as its parent.]
     11    expected: FAIL
     12 
     13  [Child frame with a less strict required policy should have the stricter value from the parent's policy applied.]
     14    expected: FAIL