tor-browser

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

eventsource-constructor-empty-url.any.js.ini (393B)


      1 [eventsource-constructor-empty-url.any.sharedworker.html]
      2 
      3 [eventsource-constructor-empty-url.any.html]
      4  expected:
      5    if (os == "android") and not debug: [OK, CRASH]
      6 
      7 [eventsource-constructor-empty-url.any.worker.html]
      8 
      9 [eventsource-constructor-empty-url.any.serviceworker.html]
     10  expected:
     11    if (os == "mac") and not debug: [OK, ERROR]
     12    if (os == "android") and not debug: [OK, ERROR]