Skip to content

Commit 97bb310

Browse files
committed
[css-fonts-3] Help with #1959, still needs WPT
1 parent d5532ee commit 97bb310

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css-fonts-3/Fonts.src.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4168,6 +4168,9 @@ <h3 id="font-feature-settings-prop">Low-level font feature settings control: the
41684168
synonymous with 0. If the value is omitted, a value of 1 is assumed.
41694169
</p>
41704170

4171+
<p id="ffs-map">The computed value of font-feature-settings is a map,
4172+
so any duplicates in the specified value must not be preserved. </p>
4173+
41714174
<pre>
41724175
font-feature-settings: "dlig" 1; /* dlig=1 enable discretionary ligatures */
41734176
font-feature-settings: "smcp" on; /* smcp=1 enable small caps */

0 commit comments

Comments
 (0)