https://drafts.csswg.org/css-fonts/#font-stretch-prop has:
For compatibility with [CSS-FONTS-3], getComputedStyle() serializes values that correspond to one of the font-stretch keywords as that keyword (instead of as a ).
However Chrome and Firefox don't do this, so it's clearly not needed for compat. Should we remove that clause from the spec?
cc @svgeesus @litherum