tor-browser

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

iframe-csp-attribute.html.ini (353B)


      1 [iframe-csp-attribute.html]
      2  [<iframe> has a 'csp' attibute which is an empty string if undefined.]
      3    expected: FAIL
      4 
      5  [<iframe>'s csp attribute is always a string.]
      6    expected: FAIL
      7 
      8  [<iframe>'s 'csp content attribute reflects the IDL attribute.]
      9    expected: FAIL
     10 
     11  [<iframe>'s IDL attribute reflects the DOM attribute.]
     12    expected: FAIL