tor-browser

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

at-container-anchored-parsing.html.ini (545B)


      1 [at-container-anchored-parsing.html]
      2  [Query condition should be valid: anchored(fallback)]
      3    expected: FAIL
      4 
      5  [Query condition should be valid: anchored(fallback: none)]
      6    expected: FAIL
      7 
      8  [Query condition should be valid: (anchored(fallback: inline-start block-end))]
      9    expected: FAIL
     10 
     11  [Query condition should be valid: anchored(not ((fallback: --foo) or (fallback: --bar flip-inline)))]
     12    expected: FAIL
     13 
     14  [Query condition should be valid: anchored(fallback: flip-x flip-y flip-start flip-block flip-inline)]
     15    expected: FAIL