blob: 1b6596b8f772f58dd71c84378d6db4fe515101d0 [file] [log] [blame]
PASS Microtasks should be executed earlier than macrotasks.
PASS Nested microtasks should be executed earlier than macrotasks.
PASS Microtasks should be executed in queued order.