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

A bunch of tests were fixed by adding a try/catch around the setter line. It seems like the test format does not encode cases where the setter throws, instead just leaving them as expected = result of parsing href. I think it should instead have an explicit `"expected": "failure"` format similar to urltestdata.json.

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

Received on Friday, 15 April 2016 22:13:38 UTC