tor-browser

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

feature-policy-frame-policy-allowed-for-some.https.sub.html.ini (778B)


      1 [feature-policy-frame-policy-allowed-for-some.https.sub.html]
      2  [Test frame policy on data: URL cross origin iframe with allow = "*".]
      3    expected: FAIL
      4 
      5  [Test frame policy on another cross origin iframe with allow = "*".]
      6    expected: FAIL
      7 
      8  [Test frame policy on another cross origin iframe with allow = "*" and header policy = "Feature-Policy: fullscreen 'self';".]
      9    expected: FAIL
     10 
     11  [Test frame policy on another cross origin iframe with allow = "*" and header policy = "Feature-Policy: fullscreen *;".]
     12    expected: FAIL
     13 
     14  [Test frame policy on another cross origin iframe with allow = "*" and header policy = "Feature-Policy: fullscreen 'none';".]
     15    expected: FAIL
     16 
     17  [Test frame policy on cross origin iframe inherit from header policy.]
     18    expected: FAIL