eventsource-url.any.js (234B)
1 // META: title=EventSource: url 2 3 test(function() { 4 var url = "resources/message.py", 5 source = new EventSource(url) 6 assert_equals(source.url.substr(-(url.length)), url) 7 source.close() 8 })
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |