Click here to download the Blitz Browser!

WPT

wpt / worklets / animation-worklet-import.https.html

Spec: https://html.spec.whatwg.org/multipage/worklets.html ↗

Runs: Chrome 155.0.8039.0 (wpt@508cc6a62, 2026-09-03) | Firefox 157.0a1 (wpt@508cc6a62, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-56c61 (wpt@8fdda8ce4, 2026-09-03) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

ChromeFirefoxSafariLadybirdServoBlitz
Total0/180/180/180/180/18NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
Importing a script resolves the given promise.FAILFAILFAILFAILFAIL
Importing scripts resolves all the given promises.FAILFAILFAILFAILFAIL
Importing nested scripts resolves the given promiseFAILFAILFAILFAILFAIL
Importing cyclic scripts resolves the given promiseFAILFAILFAILFAILFAIL
Importing a script which throws should still resolve the given promise.FAILFAILFAILFAILFAIL
Importing a non-existent script rejects the given promise with an AbortError.FAILFAILFAILFAILFAIL
Importing an invalid URL should reject the given promise with a SyntaxError.FAILFAILFAILFAILFAIL
Importing a blob URL should resolve the given promise.FAILFAILFAILFAILFAIL
Importing a file:// URL should reject the given promise.FAILFAILFAILFAILFAIL
Importing a data URL should resolve the given promise.FAILFAILFAILFAILFAIL
Importing about:blank should reject the given promise.FAILFAILFAILFAILFAIL
Importing a cross origin resource with the Access-Control-Allow-Origin header should resolve the given promiseFAILFAILFAILFAILFAIL
Importing a cross origin resource without the Access-Control-Allow-Origin header should reject the given promiseFAILFAILFAILFAILFAIL
Importing a cross-origin-redirected resource with the Access-Control-Allow-Origin header should resolve the given promiseFAILFAILFAILFAILFAIL
Importing a cross-origin-redirected resource without the Access-Control-Allow-Origin header should reject the given promiseFAILFAILFAILFAILFAIL
Importing a script that has a syntax error should reject the given promise.FAILFAILFAILFAILFAIL
Importing a nested script that has a syntax error should reject the given promise.FAILFAILFAILFAILFAIL
Importing a script that imports an invalid identifier should reject the given promise.FAILFAILFAILFAILFAIL