tor-browser

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

synthetic-mouse-enter-leave-over-out-button-state-after-target-removed.tentative.html.ini (893B)


      1 [synthetic-mouse-enter-leave-over-out-button-state-after-target-removed.tentative.html?buttonType=MIDDLE&button=1&buttons=4]
      2  expected:
      3    if os == "android": [ERROR, OK]
      4  [Removing an element at mousedown: mouseout and mouseleave should've been fired on the removed child]
      5    expected: FAIL
      6 
      7  [Removing an element at mouseup: mouseout and mouseleave should've been fired on the removed child]
      8    expected: FAIL
      9 
     10 
     11 [synthetic-mouse-enter-leave-over-out-button-state-after-target-removed.tentative.html?buttonType=LEFT&button=0&buttons=1]
     12  expected:
     13    if (os == "linux") and swgl and fission: [OK, ERROR]
     14    if os == "android": [ERROR, OK]
     15  [Removing an element at mousedown: mouseout and mouseleave should've been fired on the removed child]
     16    expected: FAIL
     17 
     18  [Removing an element at mouseup: mouseout and mouseleave should've been fired on the removed child]
     19    expected: FAIL