Skip to content

Commit a2dee3f

Browse files
Update draft features (#2975)
1 parent db56e25 commit a2dee3f

36 files changed

+39
-993
lines changed

features/draft/spec/css-align-3.yml

Lines changed: 0 additions & 87 deletions
This file was deleted.

features/draft/spec/css-align-3.yml.dist

Lines changed: 0 additions & 68 deletions
This file was deleted.

features/draft/spec/css-display-4.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,8 @@
1-
draft_date: 2025-05-12
1+
draft_date: 2025-05-19
22
name: CSS Display Module Level 4
33
description: TODO
44
spec: https://drafts.csswg.org/css-display-4/
55
compat_features:
6-
- css.properties.reading-flow.flex-flow
7-
- css.properties.reading-flow.flex-visual
8-
- css.properties.reading-flow.grid-columns
9-
- css.properties.reading-flow.grid-order
10-
- css.properties.reading-flow.grid-rows
11-
- css.properties.reading-flow.normal
12-
- css.properties.reading-flow.source-order
136
- css.properties.reading-order
147

158
# The following features in the spec are already part of web-features:
@@ -61,6 +54,13 @@ compat_features:
6154
# - css.properties.display.ruby-text-container
6255
# - reading-flow:
6356
# - css.properties.reading-flow
57+
# - css.properties.reading-flow.flex-flow
58+
# - css.properties.reading-flow.flex-visual
59+
# - css.properties.reading-flow.grid-columns
60+
# - css.properties.reading-flow.grid-order
61+
# - css.properties.reading-flow.grid-rows
62+
# - css.properties.reading-flow.normal
63+
# - css.properties.reading-flow.source-order
6464
# - visibility:
6565
# - css.properties.visibility
6666
# - css.properties.visibility.collapse

features/draft/spec/css-display-4.yml.dist

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,4 @@ status:
55
baseline: false
66
support: {}
77
compat_features:
8-
- css.properties.reading-flow.flex-flow
9-
- css.properties.reading-flow.flex-visual
10-
- css.properties.reading-flow.grid-columns
11-
- css.properties.reading-flow.grid-order
12-
- css.properties.reading-flow.grid-rows
13-
- css.properties.reading-flow.normal
14-
- css.properties.reading-flow.source-order
158
- css.properties.reading-order

features/draft/spec/css-fonts-5.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
1-
draft_date: 2025-05-14
1+
draft_date: 2025-05-19
22
name: CSS Fonts Module Level 5
33
description: TODO
44
spec: https://drafts.csswg.org/css-fonts-5/
55
compat_features:
66
- css.at-rules.font-face.font-width
7-
- css.properties.font-kerning.auto
8-
- css.properties.font-kerning.none
9-
- css.properties.font-kerning.normal
107
- css.properties.font-synthesis-style.oblique-only
118
- css.properties.font-width.percentage
12-
- css.properties.font.font-width_keyword_values
139

1410
# The following features in the spec are already part of web-features:
1511
# - @font-face:
@@ -126,6 +122,8 @@ compat_features:
126122
# - css.properties.font.message-box
127123
# - css.properties.font.small-caption
128124
# - css.properties.font.status-bar
125+
# - font-stretch:
126+
# - css.properties.font.font-width_keyword_values
129127
# - font-family:
130128
# - css.properties.font-family
131129
# - svg.global_attributes.font-family
@@ -140,6 +138,9 @@ compat_features:
140138
# - css.properties.font-family.ui-serif
141139
# - font-kerning:
142140
# - css.properties.font-kerning
141+
# - css.properties.font-kerning.auto
142+
# - css.properties.font-kerning.none
143+
# - css.properties.font-kerning.normal
143144
# - font-language-override:
144145
# - css.properties.font-language-override
145146
# - font-optical-sizing:

features/draft/spec/css-fonts-5.yml.dist

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -5,34 +5,6 @@ status:
55
baseline: false
66
support: {}
77
compat_features:
8-
# baseline: high
9-
# baseline_low_date: 2020-01-15
10-
# baseline_high_date: 2022-07-15
11-
# support:
12-
# chrome: "33"
13-
# chrome_android: "33"
14-
# edge: "79"
15-
# firefox: "32"
16-
# firefox_android: "32"
17-
# safari: "9"
18-
# safari_ios: "9"
19-
- css.properties.font-kerning.auto
20-
- css.properties.font-kerning.none
21-
- css.properties.font-kerning.normal
22-
23-
# baseline: high
24-
# baseline_low_date: 2020-01-15
25-
# baseline_high_date: 2022-07-15
26-
# support:
27-
# chrome: "60"
28-
# chrome_android: "60"
29-
# edge: "79"
30-
# firefox: "43"
31-
# firefox_android: "43"
32-
# safari: "11"
33-
# safari_ios: "11"
34-
- css.properties.font.font-width_keyword_values
35-
368
# baseline: false
379
# support:
3810
# firefox: "137"

features/draft/spec/css-text-decor-4.yml

Lines changed: 0 additions & 63 deletions
This file was deleted.

features/draft/spec/css-text-decor-4.yml.dist

Lines changed: 0 additions & 17 deletions
This file was deleted.

features/draft/spec/css-view-transitions-2.yml

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)