Contact emails
fla...@chromium.org, sakha...@chromium.org

Explainer
https://github.com/flackr/carousel/tree/main/scroll-button


Specification
https://github.com/flackr/carousel/tree/main/scroll-button


Summary

Allow the creation of interactive scroll buttons as pseudo-elements, eg 
.scroller { overflow: auto; } .scroller::scroll-down-button { content: "v"; } 
.scroller::scroll-up-button { content: "^"; } These should be focusable, 
behaving as a button. When activated, a scroll should be performed in the 
direction by some amount. When it is not possible to scroll in that direction, 
they should be disabled.



Blink component
Blink>CSS


Motivation

None



Initial public proposal
None


TAG review
None


TAG review status
Pending


Risks




Interoperability and Compatibility

None


Gecko: No signal

WebKit: No signal

Web developers: No signals

Other signals:


WebView application risks

Does this intent deprecate or change behavior of existing APIs, such that it 
has potentially high risk for Android WebView-based applications?

None




Debuggability

None



Is this feature fully tested by web-platform-tests?
No


Flag name on chrome://flags
None


Finch feature name
None


Non-finch justification
None


Requires code in //chrome?
False


Estimated milestones

No milestones specified



Link to entry on the Chrome Platform Status
https://chromestatus.com/feature/5093129273999360?gate=5135026948407296


This intent message was generated by Chrome Platform Status.

-- 
You received this message because you are subscribed to the Google Groups 
"blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to blink-dev+unsubscr...@chromium.org.
To view this discussion visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/67216c5b.2b0a0220.32f303.089b.GAE%40google.com.

Reply via email to