Re: [html-tests] HTML: remove test_throws abstraction from cross-origin-objects (#5528)

> I realize we added this to make sure stuff would at least throw, but
that shows up even if you request a detailed exception.

I'm not sure I follow. If Firefox version N throws the wrong exception, it passes the `null` test but not the specific exception test. If Firefox version N+1 no longer throws any exception, it will fail both tests and show up as a regression.

With this change, how do you notice the regression?

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

Received on Wednesday, 12 April 2017 10:09:17 UTC