tor-browser

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

container-ident-function.html.ini (444B)


      1 [container-ident-function.html]
      2  [Property container-name value 'ident("--myident" calc(42 * sign(1em - 1px)))']
      3    expected: FAIL
      4 
      5  [Property container-name value '--c ident("--myident" calc(42 * sign(1em - 1px)))']
      6    expected: FAIL
      7 
      8  [Property container value 'ident("--myident" calc(42 * sign(1em - 1px)))']
      9    expected: FAIL
     10 
     11  [Property container value '--c ident("--myident" calc(42 * sign(1em - 1px))) / size']
     12    expected: FAIL