|
1 | | -draft_date: 2025-12-08 |
| 1 | +draft_date: 2026-01-19 |
2 | 2 | name: CSS Fonts Module Level 5 |
3 | 3 | description: TODO |
4 | 4 | spec: https://drafts.csswg.org/css-fonts-5/ |
@@ -111,6 +111,20 @@ compat_features: |
111 | 111 | # - css.at-rules.font-face.font-feature-settings |
112 | 112 | # - css.properties.font-feature-settings |
113 | 113 | # - css.properties.font-feature-settings.normal |
| 114 | +# - font-stretch: |
| 115 | +# - css.at-rules.font-face.font-stretch |
| 116 | +# - css.properties.font.font-width_keyword_values |
| 117 | +# - css.properties.font-stretch |
| 118 | +# - css.properties.font-stretch.condensed |
| 119 | +# - css.properties.font-stretch.expanded |
| 120 | +# - css.properties.font-stretch.extra-condensed |
| 121 | +# - css.properties.font-stretch.extra-expanded |
| 122 | +# - css.properties.font-stretch.normal |
| 123 | +# - css.properties.font-stretch.percentage |
| 124 | +# - css.properties.font-stretch.semi-condensed |
| 125 | +# - css.properties.font-stretch.semi-expanded |
| 126 | +# - css.properties.font-stretch.ultra-condensed |
| 127 | +# - css.properties.font-stretch.ultra-expanded |
114 | 128 | # - font-style: |
115 | 129 | # - css.at-rules.font-face.font-style |
116 | 130 | # - css.properties.font-style |
@@ -145,8 +159,6 @@ compat_features: |
145 | 159 | # - css.properties.font.message-box |
146 | 160 | # - css.properties.font.small-caption |
147 | 161 | # - css.properties.font.status-bar |
148 | | -# - font-stretch: |
149 | | -# - css.properties.font.font-width_keyword_values |
150 | 162 | # - font-family: |
151 | 163 | # - css.properties.font-family |
152 | 164 | # - css.properties.font-family.cursive |
|
0 commit comments