A ::column pseudo element, which allows applying a limited set of styles to the generated fragments. Specifically, this would be limited to styles which do not affect the layout, and thus can be applied post-layout.
Often developers want to automatically paginate content based on the available size. This can be done today through the use of column fragmentation, though developers need access to a few additional styles to make these part of a carousel. Specifically, developers need to be able to: 1) Set scroll snap points on them. 2) Create ::scroll-markers for them.
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