Skip to content

Commit 7cc6ef3

Browse files
committed
[css-fonts-4] linkfix
1 parent b66d19a commit 7cc6ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-fonts-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6231,7 +6231,7 @@ values contained with a <code title="&#64;ornaments">@ornaments</code>
62316231
<i title="feature_value_block">feature value block</i> and so forth.
62326232

62336233
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>
6234+
<a href="https://heycam.github.io/webidl/#es-maplike">default map class methods</a>
62356235
but the <code>set</code> method has different behavior. It takes a sequence of unsigned integers and
62366236
associates it with a given <code>featureValueName</code>. The method
62376237
behaves the same as the default map class method

0 commit comments

Comments
 (0)