@@ -836,6 +836,7 @@ Generic font families</h4>
836836 font-weight-bolder-001.xht
837837 font-weight-lighter-001.xht
838838 font-weight-normal-001.xht
839+ font-weight-normal-variable.html
839840 font-weight-sign-function.html
840841 test-synthetic-bold.html
841842 synthetic-bold-space-width.html
@@ -2103,6 +2104,7 @@ Controlling synthesized bold: The 'font-synthesis-weight' property</h4>
21032104 font-synthesis-weight-first-line.html
21042105 font-synthesis-weight.html
21052106 font-synthesis-weight-webfont-bold.html
2107+ synthetic-bold-zero-advance-glyph.html
21062108 parsing/font-synthesis-weight-invalid.html
21072109 parsing/font-synthesis-weight-valid.html
21082110 </wpt>
@@ -2616,6 +2618,7 @@ The <dfn id="at-font-face-rule">''@font-face''</dfn> rule</h3>
26162618 <wpt>
26172619 downloadable-font-in-iframe-print.html
26182620 downloadable-font-print.html
2621+ remove-loaded-font-face-rule.html
26192622 variations/at-font-face-descriptors.html
26202623 </wpt>
26212624
@@ -3181,6 +3184,7 @@ Font property descriptors: the 'font-style!!descriptor', 'font-weight!!descripto
31813184 font-size-sign-function.html
31823185 font-style-sign-function.html
31833186 variations/font-descriptor-range-reversed.html
3187+ variations/font-descriptor-range-reversed-002.html
31843188 </wpt>
31853189
31863190 These descriptors define the characteristics of a font face
@@ -4085,6 +4089,7 @@ the 'ascent-override!!descriptor',
40854089 <wpt>
40864090 ascent-descent-override.html
40874091 metrics-override-normal-keyword.html
4092+ parsing/font-face-metric-overrides.html
40884093 </wpt>
40894094
40904095 <pre class='descdef'>
@@ -4097,6 +4102,7 @@ the 'ascent-override!!descriptor',
40974102 <wpt>
40984103 ascent-descent-override.html
40994104 metrics-override-normal-keyword.html
4105+ parsing/font-face-metric-overrides.html
41004106 </wpt>
41014107
41024108 <pre class='descdef'>
@@ -4109,6 +4115,7 @@ the 'ascent-override!!descriptor',
41094115 <wpt>
41104116 line-gap-override.html
41114117 metrics-override-normal-keyword.html
4118+ parsing/font-face-metric-overrides.html
41124119 </wpt>
41134120
41144121 The 'ascent-override!!descriptor' ,
@@ -4983,6 +4990,7 @@ Language-specific display</h3>
49834990
49844991 <wpt>
49854992 language-specific-01.html
4993+ mvs-shaping.html
49864994 </wpt>
49874995
49884996 The example below shows language-specific variations based on stylistic
@@ -5505,6 +5513,8 @@ Capitalization: the 'font-variant-caps' property</h3>
55055513 font-variant-caps-07.html
55065514 font-variant-caps.html
55075515 font-variant-caps-invalidation-container-sizing.html
5516+ small-caps-letter-spacing-001.html
5517+ small-caps-letter-spacing-002.html
55085518 parsing/font-variant-caps-computed.html
55095519 parsing/font-variant-caps-invalid.html
55105520 parsing/font-variant-caps-valid.html
@@ -8590,6 +8600,10 @@ The <code id="cssfontfeaturevaluesrule-interface">CSSFontFeatureValuesRule</code
85908600 method always returns a sequence of values, even if the sequence only contains
85918601 a single value.
85928602
8603+ <wpt>
8604+ font-feature-values-map-live.html
8605+ </wpt>
8606+
85938607<h3 id="om-fontpalettevalues">
85948608The <code id="cssfontpalettevaluesrule2">CSSFontPaletteValuesRule</code> interface</h3>
85958609
@@ -9495,6 +9509,7 @@ Changes from the 20 September 2018 <a href="https://www.w3.org/TR/2018/REC-css-f
94959509<wpt hidden>
94969510 crash-font-face-invalid-descriptor.html
94979511 crash-large-grapheme-cluster.html
9512+ font-face-array-buffer-parsing-failure-crash.html
94989513 font-face-local-css-wide-keyword-crash.html
94999514 infinite-size-crash.html
95009515 math-script-level-and-math-style/math-depth-001-crash.html
0 commit comments