Sign in
webkit
/
WebKit
/
9560e94495add9562f2f4fa2351f1b26992db47f
/
.
/
LayoutTests
/
http
/
wpt
/
workers
/
microtasks.any.worker-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.