Files
ladybird/Userland/Libraries/LibWeb/CSS
Sam Atkins 6299d68e45 LibWeb: Introduce MediaFeatureValue type for use in media queries
Previously, we were using StyleValues for this, which was a bit of a
hack and was brittle, breaking when I modified how custom properties
were parsed. This is better and also lets us limit the kinds of value
that can be used here, to match the spec.
2022-01-02 15:43:51 +01:00
..
2021-10-20 09:20:18 +01:00
2021-10-06 23:52:40 +01:00
2021-10-01 20:03:03 +02:00
2021-10-08 23:02:57 +02:00