mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 10:07:15 +02:00
A couple of differences from before: - Only the fixed set of strings are allowed. Some formats can only be an ident (eg, svg). - We don't allow these foo-variations values in ident form. - The comparison is done case-insensitively. It's unclear if this is more or less correct, but as most things in CSS are insensitive, including idents, it makes sense that these would be too.
189 KiB
189 KiB