ladybird/Userland
Sam Atkins 2a0f6fd23e LibWeb: Bring parse_as_sizes_attribute() up to date with the spec
The following spec algorithms had changed since we implemented them:
- "parse a sizes attribute"
- "update the source set"
- "create a source set"

This commit brings them up to date, as well as adding some additional
logging when parsing the sizes attribute fails in some way.
2024-09-12 07:39:11 +02:00
..
Libraries LibWeb: Bring parse_as_sizes_attribute() up to date with the spec 2024-09-12 07:39:11 +02:00
Services Everywhere: Convert from_string_view -> from_string_literal where static 2024-09-11 10:59:04 +01:00
Utilities Everywhere: Convert from_string_view -> from_string_literal where static 2024-09-11 10:59:04 +01:00