Skip to content

Commit 0923637

Browse files
committed
[css-fonts-4][editorial] wpt
1 parent 1a9b254 commit 0923637

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

css-fonts-4/Overview.bs

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2567,6 +2567,11 @@ The <dfn id="at-font-face-rule">''@font-face''</dfn> rule</h3>
25672567
These restrictions do not affect caching behavior,
25682568
fonts are cached the same way other web resources are cached.
25692569

2570+
<wpt>
2571+
downloadable-font-scoped-to-document.html
2572+
web-font-no-longer-accessible-when-stylesheet-removed.html
2573+
</wpt>
2574+
25702575
This at-rule follows the forward-compatible parsing rules of CSS.
25712576
Like properties in a declaration block,
25722577
declarations of any descriptors that are not supported by the user agent
@@ -4689,6 +4694,7 @@ Character handling issues</h3>
46894694

46904695
<wpt>
46914696
matching/font-unicode-PUA.html
4697+
matching/font-unicode-PUA-primary-font.html
46924698
</wpt>
46934699

46944700
<!-- start new list wrt Fonts 3, if needed
@@ -7119,6 +7125,7 @@ Animation type: (see prose)
71197125
</pre>
71207126

71217127
<wpt>
7128+
variable-in-font-variation-settings.html
71227129
variations/variable-box-font.html
71237130
variations/variable-gpos-m2b.html
71247131
variations/variable-gsub.html
@@ -7887,6 +7894,9 @@ Animation type: discrete
78877894
<wpt>
78887895
font-variant-emoji-1.html
78897896
font-variant-emoji-2.html
7897+
font-variant-emoji-003.html
7898+
font-variant-emoji-004.html
7899+
variation-sequences.html
78907900
parsing/font-variant-emoji-computed.html
78917901
parsing/font-variant-emoji-invalid.html
78927902
parsing/font-variant-emoji-valid.html
@@ -9195,6 +9205,7 @@ This summarizes the changes in CSS Fonts 4, compared to CSS Fonts 3.
91959205
infinite-size-crash.html
91969206
math-script-level-and-math-style/math-depth-001-crash.html
91979207
font-features-two-stylesheets-crash.html
9208+
variable-in-feature-crash.html
91989209
</wpt>
91999210
92009211
<!--
@@ -9222,6 +9233,7 @@ This summarizes the changes in CSS Fonts 4, compared to CSS Fonts 3.
92229233
animations/font-size-adjust-interpolation.html
92239234
font-size-adjust-013.html
92249235
font-size-adjust-014.html
9236+
font-size-adjust-ic-height.html
92259237
font-size-adjust-metrics-override.html
92269238
font-size-adjust-text-orientation.html
92279239
font-size-adjust-units-001.html

css-fonts-5/Overview.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,10 @@ Relative sizing: the 'font-size-adjust' property</h3>
125125
and will thus appear to be a different size
126126
and possibly be less readable.
127127

128+
<wpt>
129+
font-size-adjust-ic-height.html
130+
</wpt>
131+
128132
Issue(8792):
129133

130134
The 'font-size-adjust' property provides a way

0 commit comments

Comments
 (0)