Skip to content

Conversation

queengooborg
Copy link
Contributor

This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the -webkit-slider-thumb CSS selector. The data comes from manual testing, running test code through BrowserStack, SauceLabs, custom VMs and/or locally.

Test Code:

::-webkit-slider-thumb {
	padding: 1em;
}

This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `-webkit-slider-thumb` CSS selector. The data comes from manual testing, running test code through BrowserStack, SauceLabs, custom VMs and/or locally.

Test Code:

```css
::-webkit-slider-thumb {
	padding: 1em;
}
```
@queengooborg queengooborg added the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Jul 23, 2025
@github-actions github-actions bot added the size:xs [PR only] 0-6 LoC changed label Jul 23, 2025
Copy link
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@caugner caugner changed the title Update Chromium data for -webkit-slider-thumb CSS selector Chromium 32 added ::-webkit-slider-thumb CSS pseudo-element Aug 14, 2025
Copy link
Contributor

@caugner caugner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couldn't confirm with Chrome source code, but overall plausible.

@caugner caugner merged commit 474c14c into mdn:main Aug 14, 2025
5 checks passed
@caugner caugner changed the title Chromium 32 added ::-webkit-slider-thumb CSS pseudo-element Chrome 32 added ::-webkit-slider-thumb CSS pseudo-element Aug 14, 2025
@queengooborg queengooborg deleted the css/selectors/-webkit-slider-thumb/chrome-corrections branch August 14, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:xs [PR only] 0-6 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants