ladybird/Tests/LibWeb/Text
devgianlu 637f934f69 LibWeb: Correctly normalize HashAlgorithmIdentifier
Make sure that `HashAlgorithmIdentifier` is passed through
`normalize_an_algorithm` to verify that the hash is valid and supported.

This is required by the spec, but we are not following it very strictly
in `normalize_an_algorithm` because it is pretty convoluted.

Fixes ~60 tests.
2024-12-18 12:45:06 -08:00
..
data LibWeb: Get Page from principal realm during resource loading 2024-11-24 15:29:47 -07:00
expected LibWeb: Correctly normalize HashAlgorithmIdentifier 2024-12-18 12:45:06 -08:00
input Tests: Import WPT test for canvas filter values 2024-12-18 18:54:20 +01:00