tor-browser

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

at-rule-cssom.html.ini (467B)


      1 [at-rule-cssom.html]
      2  max-asserts: 2
      3  [CSSViewTransitionRule is correctly parsed and accessible via CSSOM.]
      4    expected: FAIL
      5 
      6  [`navigation: auto` is correctly parsed.]
      7    expected: FAIL
      8 
      9  [`navigation: none` is correctly parsed.]
     10    expected: FAIL
     11 
     12  [Invalid `navigation` value fails to parse.]
     13    expected: FAIL
     14 
     15  [`navigation` with !important flag should fail to parse.]
     16    expected: FAIL
     17 
     18  [`navigation` descriptor cannot be set.]
     19    expected: FAIL