tor-browser

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

contents-rule.html.ini (417B)


      1 [contents-rule.html]
      2  [Simple @contents with no fallback]
      3    expected: FAIL
      4 
      5  [Implicit semicolon after @contents, at end of block]
      6    expected: FAIL
      7 
      8  [Block in @apply overrides fallback]
      9    expected: FAIL
     10 
     11  [Fallback is used if @apply has no block]
     12    expected: FAIL
     13 
     14  [Empty @contents block is allowed, but does nothing]
     15    expected: FAIL
     16 
     17  [Empty @contents parameter does not crash]
     18    expected: FAIL