Skip to content

Commit 5ac8699

Browse files
github-actions[bot]Elchi3captainbrosset
authored
Update draft features (#2787)
Co-authored-by: Elchi3 <[email protected]> Co-authored-by: Patrick Brosset <[email protected]>
1 parent 8e1c7ee commit 5ac8699

File tree

2 files changed

+8
-13
lines changed

2 files changed

+8
-13
lines changed

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
1-
draft_date: 2025-03-15
1+
draft_date: 2025-03-20
22
name: CSS Overflow Module Level 5
33
description: TODO
44
spec: https://drafts.csswg.org/css-overflow-5/
55
compat_features:
6-
- css.properties.scroll-marker-group
7-
- css.properties.scroll-marker-group.after
8-
- css.properties.scroll-marker-group.before
9-
- css.properties.scroll-marker-group.none
10-
- css.selectors.scroll-marker
11-
- css.selectors.scroll-marker-group
126
- css.selectors.target-current
137

148
# The following features in the spec are already part of web-features:
@@ -52,6 +46,13 @@ compat_features:
5246
# - css.properties.scroll-behavior
5347
# - css.properties.scroll-behavior.auto
5448
# - css.properties.scroll-behavior.smooth
49+
# - Scroll markers:
50+
# - css.properties.scroll-marker-group
51+
# - css.properties.scroll-marker-group.after
52+
# - css.properties.scroll-marker-group.before
53+
# - css.properties.scroll-marker-group.none
54+
# - css.selectors.scroll-marker
55+
# - css.selectors.scroll-marker-group
5556
# - scrollbar-gutter:
5657
# - css.properties.scrollbar-gutter
5758
# - css.properties.scrollbar-gutter.auto

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,4 @@ status:
55
baseline: false
66
support: {}
77
compat_features:
8-
- css.properties.scroll-marker-group
9-
- css.properties.scroll-marker-group.after
10-
- css.properties.scroll-marker-group.before
11-
- css.properties.scroll-marker-group.none
12-
- css.selectors.scroll-marker
13-
- css.selectors.scroll-marker-group
148
- css.selectors.target-current

0 commit comments

Comments
 (0)