Pseudo elements that allow to create a set of focusable markers for all of the carousel items. Explainer: https://github.com/flackr/carousel/tree/main/scroll-marker
Authors need to be able to easily create a set of focusable markers for all of their items, or pages of items when combined with automatic fragmentation. For individual items, an author can do this manually, though it requires writing extra elements which need to be kept up to date with the items to which they scroll. Script also needs to be used to get the desired scrolling behavior. For dynamically content-sized pages, this can only currently be done with a script which generates DOM. By having a way to automatically generate markers, many more advanced UI patterns can be solved in CSS.
None
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
None
None
No milestones specified