tor-browser

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

subsumption_algorithm-unsafe_eval.html.ini (417B)


      1 [subsumption_algorithm-unsafe_eval.html]
      2  [No other keyword has the same effect as 'unsafe-eval'.]
      3    expected: FAIL
      4 
      5  [Other expressions have to be subsumed.]
      6    expected:
      7      if (os == "linux") and debug and not fission: ["FAIL", "PASS"]
      8      FAIL
      9 
     10  [Required csp must allow 'unsafe-eval'.]
     11    expected: FAIL
     12 
     13  [Effective policy is properly found where 'unsafe-eval' is not subsumed.]
     14    expected: FAIL