The idea
font-style switches between normal, italic, and oblique. Italic uses a true italic face; oblique just slants the regular one. Like weight, it changes the glyphs, not the box — so the geometry is fixed and only the syntax is checked.
font-style does not change geometry, so the box size is pinned in the base styles — this level checks the syntax.