tor-browser

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

anchor-ident-function.html.ini (834B)


      1 [anchor-ident-function.html]
      2  [Property anchor-name value 'ident("--myident" calc(42 * sign(1em - 1px)))']
      3    expected: FAIL
      4 
      5  [Property anchor-name value '--tl, ident("--myident" calc(42 * sign(1em - 1px)))']
      6    expected: FAIL
      7 
      8  [Property anchor-name value 'ident("--myident" calc(42 * sign(1em - 1px))), ident("--myident" calc(42 * sign(1em - 1px)))']
      9    expected: FAIL
     10 
     11  [Property anchor-scope value 'ident("--myident" calc(42 * sign(1em - 1px)))']
     12    expected: FAIL
     13 
     14  [Property anchor-scope value '--tl, ident("--myident" calc(42 * sign(1em - 1px)))']
     15    expected: FAIL
     16 
     17  [Property anchor-scope value 'ident("--myident" calc(42 * sign(1em - 1px))), ident("--myident" calc(42 * sign(1em - 1px)))']
     18    expected: FAIL
     19 
     20  [Property position-anchor value 'ident("--myident" calc(42 * sign(1em - 1px)))']
     21    expected: FAIL