@@ -6720,7 +6720,7 @@ Unknown OpenType language system tags are silently ignored, and do not affect
67206720glyph 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
67246724Human Rights</a> has been translated into a wide variety of languages. In Turkish,
67256725Article 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&format=file&media_id=GraphiteBinaryFormat_3_0&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="@ornaments">@ornaments</code>
82858285<i title="feature_value_block"> feature value block</i> and so forth.
82868286
82878287The <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>
82898289but the <code> set</code> method has different behavior. It takes a sequence of unsigned integers and
82908290associates it with a given <code> featureValueName</code> . The method
82918291behaves the same as the default map class method
0 commit comments