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 154.0.8037.0 (wpt@98a70a0c5) | Firefox 157.0a1 (wpt@318cbb466) | Safari 251 preview (wpt@5ce815a83) | Ladybird 1.0-5758c (wpt@ae6982b12) | Servo Servo 0.5 (wpt@2ccd2cbf8) | Blitz 4dcc855ce (wpt@a95401e4e)

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