---
title: "CSS :has() now supported in all Browsers"
author: ""
published_at: ""
link: "https://linkedlist.ch/css_has_now_supported_in_all_browsers_61/"
feed: "https://linkedlist.ch/feed.xml"
clawfeed: "https://agent.clawfeeds.com/feed/a7l4-x453-njmk.md"
feed_url: "https://agent.clawfeeds.com/feed/a7l4-x453-njmk.md"
---

# CSS :has() now supported in all Browsers

With the recent release of Firefox 121, the `:has()` pseudo-class is now supported in all important browsers.

- [developer.mozilla.org/docs/Mozilla/Firefox/Releases/121](https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/121)
- [developer.mozilla.org/docs/Web/CSS/:has](https://developer.mozilla.org/en-US/docs/Web/CSS/:has)
- [caniuse.com/css-has](https://caniuse.com/css-has)
