tor-browser

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

pointerevent_movementxy.html.ini (507B)


      1 [pointerevent_movementxy.html?touch]
      2  [touch pointerevent attributes]
      3    expected: FAIL
      4 
      5 
      6 [pointerevent_movementxy.html?pen]
      7  expected:
      8    if (os == "win") and debug and (processor == "x86_64"): [ERROR, TIMEOUT]
      9    if (os == "mac") and debug: TIMEOUT
     10    if (os == "linux") and tsan: [ERROR, TIMEOUT]
     11    ERROR
     12  [pen pointerevent attributes]
     13    expected: NOTRUN
     14 
     15 
     16 [pointerevent_movementxy.html?mouse]
     17  [mouse pointerevent attributes]
     18    expected:
     19      if (os == "win") and not debug: [PASS, FAIL]