tor-browser

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

wheel-event-transactions-basic.html.ini (615B)


      1 [wheel-event-transactions-basic.html?include=scroll-over-scrollable-child]
      2  [Wheel events should be captured to one target #2]
      3    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1970586
      4    expected: [PASS, FAIL]
      5 
      6 [wheel-event-transactions-basic.html?include=transaction-not-bound-to-scroll-frame]
      7  [The wheel event transactions target may not be a scroll frame]
      8    expected:
      9      if os == "android": FAIL
     10 
     11 [wheel-event-transactions-basic.html?include=target-basic]
     12  [Wheel events should be captured to one target #1]
     13    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1970586
     14    expected: [PASS, FAIL]