tor-browser

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

flex-shorthand-calc.html.ini (435B)


      1 [flex-shorthand-calc.html]
      2  [e.style['flex'\] = "sign(1em - 1px) sibling-index()" should set flex-basis]
      3    expected: FAIL
      4 
      5  [e.style['flex'\] = "sign(1em - 1px) sibling-index()" should set flex-grow]
      6    expected: FAIL
      7 
      8  [e.style['flex'\] = "sign(1em - 1px) sibling-index()" should set flex-shrink]
      9    expected: FAIL
     10 
     11  [e.style['flex'\] = "sign(1em - 1px) sibling-index()" should not set unrelated longhands]
     12    expected: FAIL