The font shorthand describes the computed value as:
see individual properties
However, the serialization of the computed value for font-variant-css21 and more importantly font-stretch-css3 does not fit under this description. Can we clarify that serialization of a computed style value for the font shorthand fails if the values do not match any of the keyword values described in those two compatibility longhands? And if the values do match those backwards-compatibility longhands then they are serialized as keywords, not as a percentage in the case of font-stretch-css3?