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

I guess you're right, but Firefox and WebKit already pass all of these and it seems like that scenario only applies to a single Chrome failure for which the test result would still change if they failed in a different way.

But also, this is the only thing that's blocking us from removing `assert_throws(null, ...)`, which isn't a great feature as exceptions are almost as important as return values.

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

Received on Wednesday, 12 April 2017 10:25:07 UTC