tor-browser

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

pointerevent_boundary_events_attributes_during_drag.html.ini (634B)


      1 [pointerevent_boundary_events_attributes_during_drag.html]
      2  [Attributes of boundary events during dragging mouse]
      3    expected:
      4      if (os == "linux") and not asan and debug and not fission: [PASS, FAIL]
      5      if (os == "win") and debug and (processor == "x86"): [PASS, FAIL]
      6      if (os == "linux") and not asan and not debug: [PASS, FAIL]
      7 
      8  [Attributes of boundary events during dragging mouse 1]
      9    expected:
     10      if (os == "linux") and not asan and debug and not fission: [PASS, FAIL]
     11      if (os == "win") and debug and (processor == "x86"): [PASS, FAIL]
     12      if (os == "linux") and not asan and not debug: [PASS, FAIL]