summaryrefslogtreecommitdiff
path: root/test/parallel/test-whatwg-url-properties.js
Commit message (Expand)AuthorAgeFilesLines
* url: make urlToOptions() handle IPv6 literalsLuigi Pinca2018-04-101-0/+3
* test: mitigate RegEx exceeding 80 charsAditya Anand2017-08-071-4/+8
* lib,test: use regular expression literalsRich Trott2017-05-051-4/+2
* test: add more WHATWG URL origin testsBrian White2017-03-091-0/+16
* url: implement URL.prototype.toJSONMichaƫl Zasso2017-02-161-1/+1
* test, url: synchronize WPT url testsJoyee Cheung2017-02-021-1/+1
* url: define @@toStringTag as a data propertyTimothy Gu2017-01-281-2/+2
* url: allow use of URL with http.request and https.requestJames M Snell2017-01-091-0/+17
* benchmark,lib,test: adjust for lintingRich Trott2017-01-061-3/+3
* url: make WHATWG URL properties spec compliantJoyee Cheung2016-12-291-0/+127