@@ -4416,16 +4416,14 @@ <h3 id=font-feature-settings-prop><span class=secno>6.12 </span>Low-level
44164416 < pre
44174417 class =prod > < dfn id =ltfeature-tag-valuegt > < var > <feature-tag-value></ var > </ dfn > = <string> [ <integer> | on | off ]?</ pre >
44184418
4419- < p > The <string> is a case-sensitive OpenType feature tag. For it to
4420- match an OpenType feature contained in a font, it must follow the syntax
4421- rules for these tags. As specified in the OpenType specification, feature
4422- tags contain four ASCII characters. Tag strings longer or shorter than
4423- four characters, or containing characters outside the U+20-7E codepoint
4424- range are invalid. User agents must not use a feature tag created by
4425- truncating or padding the string to four characters. Feature tags need
4426- only match a feature tag defined in the font, they are not limited to
4427- explicitly registered OpenType features. Fonts defining custom feature
4428- tags should follow the < a
4419+ < p > The <string> is a case-sensitive OpenType feature tag. As
4420+ specified in the OpenType specification, feature tags contain four ASCII
4421+ characters. Tag strings longer or shorter than four characters, or
4422+ containing characters outside the U+20-7E codepoint range are invalid.
4423+ User agents must not use a feature tag created by truncating or padding
4424+ the string to four characters. Feature tags need only match a feature tag
4425+ defined in the font, they are not limited to explicitly registered
4426+ OpenType features. Fonts defining custom feature tags should follow the < a
44294427 href ="http://www.microsoft.com/typography/otspec/featuretags.htm "> tag name
44304428 rules</ a > defined in the OpenType specification < a
44314429 href ="#OPENTYPE-FEATURES "
0 commit comments