tor-browser

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

style.https.html.ini (1142B)


      1 [style.https.html?reporting=false]
      2 
      3 [style.https.html?reporting=true]
      4  expected: TIMEOUT
      5  [Ensure that a style without integrity did not run]
      6    expected: TIMEOUT
      7 
      8  [Ensure that a style with unknown integrity algorithm did not run]
      9    expected: NOTRUN
     10 
     11  [Ensure that a style without integrity algorithm runs and gets reported in report-only mode]
     12    expected: NOTRUN
     13 
     14  [Ensure that a no-cors style gets blocked]
     15    expected: NOTRUN
     16 
     17  [Ensure that ReportingObserver gets called without endpoints]
     18    expected: NOTRUN
     19 
     20  [Ensure that a style with integrity runs]
     21    expected: NOTRUN
     22 
     23  [Ensure that a data URI style with no integrity runs]
     24    expected: NOTRUN
     25 
     26  [Ensure that a no-CORS data URI style with no integrity runs]
     27    expected: NOTRUN
     28 
     29  [Ensure that a blob URL style with no integrity runs]
     30    expected: NOTRUN
     31 
     32  [Ensure that a no-CORS blob URL style with no integrity runs]
     33    expected: NOTRUN
     34 
     35  [Ensure that an about:blank URL style with no integrity does not trigger a report]
     36    expected: NOTRUN
     37 
     38  [Ensure that a no-CORS about:blank URL style with no integrity does not trigger a report]
     39    expected: NOTRUN