As many web developers know, CSS support is highly varied amongst browsers. I often find myself hunting for which selectors are more heavily supported. As such, I thought I’d post a direct link to a quality resource here so I wouldn’t have to hunt anywhere besides on BorkWeb.
Here’s some decent resources:
- CSS selector and pseudo element support from kimblim.dk. The format on this page is a bit odd, and it lacks granular details on older browsers.
- The browser support charts at dev.l-c-n.com are more detailed but a bit stale.