Skip to content

Commit 02ec118

Browse files
committed
[css-fonts-4] Corrected some broken links
1 parent faf5baa commit 02ec118

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-fonts-4/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6720,7 +6720,7 @@ Unknown OpenType language system tags are silently ignored, and do not affect
67206720
glyph selection and placement.
67216721

67226722
<div class="example" id="ex-related-language">
6723-
The <a href="https://www.un.org/en/documents/udhr/index.shtml">Universal Declaration of
6723+
The <a href="https://www.un.org/en/about-us/universal-declaration-of-human-rights">Universal Declaration of
67246724
Human Rights</a> has been translated into a wide variety of languages. In Turkish,
67256725
Article 9 of this document might be marked up as below:
67266726

@@ -8073,7 +8073,7 @@ The System Font is the font which is used by the ''system-ui'' <a href="#system-
80738073
<code>Feat </code> and
80748074
<code>Sill </code> tables
80758075
as documented in the
8076-
<a href="https://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&amp;format=file&amp;media_id=GraphiteBinaryFormat_3_0&amp;filename=GraphiteBinaryFormat_3_0.pdf">Graphite Table Format</a>.
8076+
<a href="https://graphite.sil.org/">Graphite Table Format</a>.
80778077
The section on [[#font-rend-props]] describes properties that interact with these facilities.
80788078

80798079
The 'variations' tech refers to the support of font variations,
@@ -8285,7 +8285,7 @@ values contained with a <code title="&#64;ornaments">@ornaments</code>
82858285
<i title="feature_value_block">feature value block</i> and so forth.
82868286

82878287
The <code>CSSFontFeatureValuesMap</code> interface uses the
8288-
<a href="https://heycam.github.io/webidl/#es-maplike">default map class methods</a>
8288+
<a href="https://webidl.spec.whatwg.org/#js-maplike">default map class methods</a>
82898289
but the <code>set</code> method has different behavior. It takes a sequence of unsigned integers and
82908290
associates it with a given <code>featureValueName</code>. The method
82918291
behaves the same as the default map class method

0 commit comments

Comments
 (0)