- From: Philip Jägenstedt <web-platform-tests-notifications@w3.org>
- Date: Thu, 13 Oct 2016 14:44:42 GMT
- To: public-web-platform-tests-notifications@w3.org
As a general point, I wonder if these tests should all be sync and more explicitly verify that the behavior indeed happens synchronously. Some of the tests have `t.done()` at the end of the outermost function, and nothing that happens after that point affects the results, so it's kind of implied (but far from obvious) that the `t.step_func`'s run before that point. View on GitHub: https://github.com/w3c/web-platform-tests/pull/3974#issuecomment-253534405
Received on Thursday, 13 October 2016 14:44:56 UTC