Case-sensitive attribute selector
Limited availability
The s
identifier in a CSS attribute selector matches attribute values case-sensitively in document languages like HTML where attribute values are case-insensitive.
Learning resources on MDN
Browser support
- Chrome ❌ See crbug.com/40667738
- Chrome Android ❌ See crbug.com/40667738
- Edge ❌ See crbug.com/40667738
- Firefox 66 Released on 2019-03-19
- Firefox for Android 66 Released on 2019-03-19
- Safari ❌ See webkit.org/b/272573
- Safari on iOS ❌ See webkit.org/b/272573
Specifications
View web-platform-tests results for this feature - View the feature source file - Edit the feature - Report an issue about this feature