tor-browser

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

3d-point-mapping-origins.html.ini (595B)


      1 [3d-point-mapping-origins.html]
      2  [Point mapping through 3D transforms with origins, hittesting top-right-blue)]
      3    expected: FAIL
      4 
      5  [Point mapping through 3D transforms with origins, hittesting bottom-left-medium-gray)]
      6    expected:
      7      if os == "mac": FAIL
      8      if os == "android": FAIL
      9 
     10  [Point mapping through 3D transforms with origins, hittesting bottom-left-blue)]
     11    expected:
     12      if os == "mac": FAIL
     13      if os == "android": FAIL
     14 
     15  [Point mapping through 3D transforms with origins, hittesting bottom-right-medium-gray)]
     16    expected:
     17      if os == "win": PASS
     18      FAIL