Re: [url-tests] Add tests for URL setters (#2830)

FWIW https://url.spec.whatwg.org/#concept-basic-url-parser returns a value that is either an URL record or "failure". Algorithms in this spec don’t have a concept of exceptions or stack unwinding, error handling is based on explicit "return values".

View on GitHub: https://github.com/w3c/web-platform-tests/pull/2830#issuecomment-210722136

Received on Saturday, 16 April 2016 02:44:47 UTC