Re: [csswg-drafts] [css-overflow-5] Scroll button pseudo-elements (#10722)

I thought of a similar syntax improvement to that proposed by tab a while back.

But there are some subtle differences:

1. `::scroll-button()` It can select all scroll buttons without `*`.
2. Don't use `up/down`, change it to: `::scroll-button(prev)` and `::scroll-button(next)`

-- 
GitHub Notification of comment by yisibl
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10722#issuecomment-2315930761 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 28 August 2024 17:45:06 UTC