name: Scroll markers description: A scroll marker scrolls a container to a scroll target. The `::scroll-marker` CSS pseudo-element selects a scroll marker in a `::scroll-marker-group` pseudo-element, generated before or after the scroll container. You can use them to navigate and style tables of contents, tab panels, and carousels. spec: https://drafts.csswg.org/css-overflow-5/#scroll-markers group: scroll-markers compat_features: - css.selectors.scroll-marker - css.selectors.scroll-marker-group - css.properties.scroll-marker-group - css.properties.scroll-marker-group.after - css.properties.scroll-marker-group.before - css.properties.scroll-marker-group.none