Revision 482fb4bc3a82aea987d57ce4db5d9b35acaecba1 authored by Aleksandar Totic on 26 August 2016, 19:03:51 UTC, committed by Domenic Denicola on 26 August 2016, 19:03:51 UTC
They test when is microtask loop executed with respect to: task execution, callbacks, and rAF callback

- whether microtask loop is executed immediately after callback returns
- whether microtask loop is executed immediately after rAF callback returns
- whether promises resoved inside promise callback are executed immediately after promise callback returns.

These tests currently pass on Chrome/Edge and fail on FF/Safari.
1 parent 202dbd0
History
File Mode Size
attribute-selectors

back to top