mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
All of the following properties in the font shorthand can be `normal`: - font-style - font-variant - font-weight - font-stretch This means that we must allow up to four consecutive `normal` at the start of a font shorthand value.