mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
As noted, the Parser can't handle the `<number>` syntax for this - it gets parsed instead by the `<number>` branch. We can't actually resolve the ambiguity without making the Parser aware of what type each media-feature is, but I will get to that soon. :^)
15 KiB
15 KiB