DevTools Logo

Browser Compatibility Checker

Browser Compatibility Checker

Search curated web platform features with Baseline status and Chrome, Firefox, and Safari support

Search & filters

All
CSS Colors
CSS Layout
CSS Selectors
CSS Typography
DOM APIs
Graphics
JavaScript
Media
Network
Security
Storage
All
Baseline widely
Baseline newly
Limited availability

60 of 60 features shown. Data is embedded locally — no network requests.

Examples

Plan a :has() rollout

Input
Search :has selector
Output
Baseline newly — Chrome 105+, Firefox 121+, Safari 15.4+

Confirm all target browsers meet the minimum before shipping parent-aware styling.

About this tool

The Browser Compatibility Checker is a privacy-first reference for modern web platform features. Search CSS, JavaScript, DOM, storage, network, graphics, media, and security APIs, then read Baseline status (widely available, newly available, or limited) with minimum Chrome, Firefox, and Safari versions.

Data is curated and embedded at build time — the tool never calls external compatibility APIs at runtime, so you can check support offline during planning sessions or code reviews.

How to use

  1. Search a feature

    Type a feature name, selector, or API keyword such as fetch, :has, or webgpu.

  2. Filter by category

    Narrow results to CSS Layout, JavaScript, DOM APIs, or other curated groups.

  3. Read Baseline badges

    Widely and newly available features align with the Web Platform Baseline; limited marks uneven coverage.

  4. Compare browsers

    Select a feature to open the Chrome, Firefox, and Safari support table.

Use cases

Sprint planning

Quickly verify whether a proposed API is Baseline widely before committing to it in a design doc.

Code review

Paste a feature name during review to confirm Safari coverage without leaving the repo.

Common mistakes

Mistake:Treating Baseline as universal

Fix:Limited features and enterprise browser policies may still block an API — verify against your analytics browser mix.

Frequently asked questions

References & standards