// +spec:block-formatting-context:21ec9a - bidi direction handled during text shaping for vertical writing modes
// +spec:text-alignment-spacing:4357e6 - non-zero letter-spacing should disable optional ligatures; allsorts API is additive-only so default liga cannot be disabled here
// +spec:text-alignment-spacing:24d624 - cursive script letter-spacing behavior is advisory (outside CSS scope per spec note)
let apply_kerning = true; // Always enable GPOS kern feature (not just when legacy kern table exists)