tor-browser

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

prefetch-events.html.ini (298B)


      1 [prefetch-events.html]
      2  [Prefetch should fire the load event]
      3    expected: FAIL
      4 
      5  [Prefetch should fire the load event for 404]
      6    expected: FAIL
      7 
      8  [Prefetch should fire the load event for 500]
      9    expected: FAIL
     10 
     11  [Prefetch should fire the error event for network errors]
     12    expected: FAIL