Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/WebCryptoAPI/digest
mikiubo 1ac12651f6 LibWeb: Update SubtleCrypto.digest() to match the spec
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.
2026-03-17 21:05:13 +01:00
..