Files
ladybird/Libraries/LibWeb/CSS
Sam Atkins b577302f07 LibWeb/CSS: Make media type and feature evaluation combination explicit
Functionally this is the same before, as result is always True or False
before this point, and `True && Foo` evaluates to `Foo`. But this is
more clearly correct, instead of correct by coincidence.
2025-05-23 10:17:58 +01:00
..
2024-12-28 05:39:32 -08:00
2024-12-28 05:39:32 -08:00
2025-05-14 02:01:59 -06:00