Sign in
webkit
/
WebKit
/
fff5469af9e21121a01bc52b64d66a2e93b51665
/
.
/
LayoutTests
/
http
/
wpt
/
workers
/
microtasks.any-expected.txt
blob: e889b21d3de1b855cbd83e254064acd7e1ea653c [
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.