ladybird/Userland
Jonne Ransijn 90b2142658 LibWeb: Make CSS::Parser::ComponentValue immutable
`ComponentValue` instances are never mutated, so let's make them
immutable to indicate that they could potentially be cached in the
future.
2024-11-06 09:43:15 +00:00
..
Libraries LibWeb: Make CSS::Parser::ComponentValue immutable 2024-11-06 09:43:15 +00:00
Services WebContent: Close top-level traversables asynchronously 2024-11-05 10:58:34 -07:00
Utilities Utilities: Remove no-op calls to unveil and pledge 2024-10-18 18:16:18 +02:00