tor-browser

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

handler-count.html.ini (435B)


      1 [handler-count.html?element]
      2 
      3 [handler-count.html?document]
      4 
      5 [handler-count.html?window]
      6  expected:
      7    if (os == "linux") and debug and fission: [OK, TIMEOUT]
      8  [Test addEventListener/removeEventListener on the window.]
      9    expected:
     10      if (os == "linux") and debug and fission: [PASS, TIMEOUT]
     11 
     12  [Test setting onanimationstart handler on the window.]
     13    expected:
     14      if (os == "linux") and debug and fission: [PASS, NOTRUN]