eventsource-constructor-empty-url.any.js (196B)
1 // META: global=window,worker 2 3 test(function() { 4 const source = new EventSource(""); 5 assert_equals(source.url, self.location.toString()); 6 }, "EventSource constructor with an empty url.");
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |