mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-30 19:47:17 +02:00
The WebCrypto spec was updated to normalize the algorithm before getting a copy of the data bytes, and to queue a global task on the crypto task source when rejecting or resolving the promise. This fixes some WPT tests.