tor-browser

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

calc-in-media-queries-with-mixed-units.html.ini (639B)


      1 [calc-in-media-queries-with-mixed-units.html]
      2  [box should be orange if the calc between px/em*em in @media was correct]
      3    expected: FAIL
      4 
      5  [box should be orange if the calc between vh*em in @media was correct]
      6    expected: FAIL
      7 
      8  [box should be orange if the calc between vh*vw/em*px/vh in @media was correct]
      9    expected: FAIL
     10 
     11  [box should be orange if the calc between vw/px*vh in @media was correct]
     12    expected: FAIL
     13 
     14  [box should be orange if the calc between vh*vw/em*px in @media was correct]
     15    expected: FAIL
     16 
     17  [box should be orange if the calc between vw*vh*px*em/px/px/px in @media was correct]
     18    expected: FAIL