|
1 |
| -draft_date: 2025-02-26 |
| 1 | +draft_date: 2025-03-03 |
2 | 2 | name: CSS Fonts Module Level 5
|
3 | 3 | description: TODO
|
4 | 4 | spec: https://drafts.csswg.org/css-fonts-5/
|
5 | 5 | compat_features:
|
6 |
| - - css.properties.font-width |
7 |
| - - css.properties.font-width.condensed |
8 |
| - - css.properties.font-width.expanded |
9 |
| - - css.properties.font-width.extra-condensed |
10 |
| - - css.properties.font-width.extra-expanded |
11 |
| - - css.properties.font-width.normal |
12 |
| - - css.properties.font-width.semi-condensed |
13 |
| - - css.properties.font-width.semi-expanded |
14 |
| - - css.properties.font-width.ultra-condensed |
15 |
| - - css.properties.font-width.ultra-expanded |
| 6 | + - css.properties.font.font-width_keyword_values |
16 | 7 |
|
17 | 8 | # The following features in the spec are already part of web-features:
|
18 | 9 | # - @font-face:
|
@@ -95,11 +86,6 @@ compat_features:
|
95 | 86 | # - css.at-rules.font-face.font-feature-settings
|
96 | 87 | # - css.properties.font-feature-settings
|
97 | 88 | # - css.properties.font-feature-settings.normal
|
98 |
| -# - font-stretch: |
99 |
| -# - css.at-rules.font-face.font-stretch |
100 |
| -# - css.properties.font-stretch |
101 |
| -# - css.properties.font-stretch.percentage |
102 |
| -# - svg.global_attributes.font-stretch |
103 | 89 | # - font-style:
|
104 | 90 | # - css.at-rules.font-face.font-style
|
105 | 91 | # - css.properties.font-style
|
@@ -253,3 +239,14 @@ compat_features:
|
253 | 239 | # - css.properties.font-variant-position.normal
|
254 | 240 | # - css.properties.font-variant-position.sub
|
255 | 241 | # - css.properties.font-variant-position.super
|
| 242 | +# - font-width: |
| 243 | +# - css.properties.font-width |
| 244 | +# - css.properties.font-width.condensed |
| 245 | +# - css.properties.font-width.expanded |
| 246 | +# - css.properties.font-width.extra-condensed |
| 247 | +# - css.properties.font-width.extra-expanded |
| 248 | +# - css.properties.font-width.normal |
| 249 | +# - css.properties.font-width.semi-condensed |
| 250 | +# - css.properties.font-width.semi-expanded |
| 251 | +# - css.properties.font-width.ultra-condensed |
| 252 | +# - css.properties.font-width.ultra-expanded |
0 commit comments