tor-browser

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

position-try-ident-function.html.ini (477B)


      1 [position-try-ident-function.html]
      2  [Property position-try-fallbacks value 'ident("--myident" calc(42 * sign(1em - 1px)))']
      3    expected: FAIL
      4 
      5  [Property position-try-fallbacks value 'flip-block, ident("--myident" calc(42 * sign(1em - 1px)))']
      6    expected: FAIL
      7 
      8  [Property position-try value 'ident("--myident" calc(42 * sign(1em - 1px)))']
      9    expected: FAIL
     10 
     11  [Property position-try value 'most-width ident("--myident" calc(42 * sign(1em - 1px)))']
     12    expected: FAIL