Skip to content

Commit

Permalink
Add scroll-markers feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
flackr committed Feb 18, 2025
1 parent 330a8fd commit 42c64bc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions features/scroll-markers.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: Scroll markers
description: The `::scroll-marker` CSS pseudo-element is a focusable control within its ancestor scroll container's `::scroll-marker-group` that scrolls to its originating element.
spec: https://drafts.csswg.org/css-overflow-5/#scroll-markers
group: scrolling
status:
compute_from: css.properties.scroll-marker-group
compat_features:
- css.selectors.scroll-marker
- css.selectors.scroll-marker-group
- css.properties.scroll-marker-group

0 comments on commit 42c64bc

Please sign in to comment.