mirror of
https://github.com/SerenityOS/serenity
synced 2026-04-28 10:27:42 +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.