Skip to content

Commit c1e8ffd

Browse files
author
John Daggett
committed
another wording tweak
1 parent cc83eb9 commit c1e8ffd

1 file changed

Lines changed: 8 additions & 10 deletions

File tree

css3-fonts/Fonts.html

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -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>&lt;feature-tag-value&gt;</var></dfn> = &lt;string&gt; [ &lt;integer&gt; | on | off ]?</pre>
44184418

4419-
<p>The &lt;string&gt; 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 &lt;string&gt; 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

Comments
 (0)