Re: [html-tests] Promise + event loop integration (#3454)

The Gecko bug is https://bugzilla.mozilla.org/show_bug.cgi?id=1292685

One should also test that Promise callbacks aren't called when there are nested callbacks. Only the outermost callback is end-of-microtask. Perhaps the 3rd case is about that,but also nested event dispatch could be tested.

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

Received on Friday, 12 August 2016 10:51:10 UTC