We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b66d19a commit 7cc6ef3Copy full SHA for 7cc6ef3
css-fonts-4/Overview.bs
@@ -6231,7 +6231,7 @@ values contained with a <code title="@ornaments">@ornaments</code>
6231
<i title="feature_value_block">feature value block</i> and so forth.
6232
6233
The <code>CSSFontFeatureValuesMap</code> interface uses the
6234
-<a href="https://dev.w3.org/2006/webapi/WebIDL/#es-map-members">default map class methods</a>
+<a href="https://heycam.github.io/webidl/#es-maplike">default map class methods</a>
6235
but the <code>set</code> method has different behavior. It takes a sequence of unsigned integers and
6236
associates it with a given <code>featureValueName</code>. The method
6237
behaves the same as the default map class method
0 commit comments