Re: [csswg-drafts] [css-overflow-5] Default UA styles for scroll markers and scroll buttons (#10935)

In #11216 we hinted at this idea of scroll buttons using button style, however I don't think we formally resolved on it.
I'd like to propose that we resolve the following:

1. The default UA stylesheet should style `::scroll-button(*)` the same as an `appearance: none` `<button>`.
2. The default UA stylesheet should style `::scroll-marker` the same as an unvisited link, as this indicates to the user the expected behavior.

@tabatkins do you know if / where these styles are specified to link to?

Open questions,
* Should appearance switch button styling as it does with regular `<button>` elements? ([inline issue](https://drafts.csswg.org/css-overflow-5/#issue-894e4eee))
* Should `::scroll-marker` have a UA `:target-current` style?

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


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

Received on Tuesday, 25 February 2025 16:35:46 UTC