mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +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.