
Baseline
Web Platform Baseline brings clarity to information about browser support for web platform features.
Baseline gives you clear information about which web platform features are ready to use in your projects today. When reading an article, or choosing a library for your project, if the features used are all part of Baseline, you can trust the level of browser compatibility.
Who defines Baseline?
Baseline was originated by the Chrome team and is now defined by the WebDX Community Group.
How do things become Baseline?
Baseline has three stages:
- Limited availablity: The feature is not available in all the core browsers.
- Newly available: The feature becomes supported by all of the core browsers, and is therefore interoperable.
- Widely available: 30 months has passed since the newly interoperable date. The feature can be used by most sites without worrying about support.
The core browser set
- Chrome (desktop and Android)
- Edge
- Firefox (desktop and Android)
- Safari (macOS and iOS)
Baseline at I/O
What's new in web
Google I/O is here, and there's a bunch of news to share about Baseline and what's new to the web at large. Learn more in this post.
Baseline and tooling
As Baseline has matured, we've seen that more developers are beginning to integrate it into their development workflows. Learn about the latest tools to integrate Baseline, as well as resources you can use to build your own tools!
The Baseline Netlify extension has shipped
The Baseline Netlify extension helps developers to understand which Baseline targets are best supported by users. Learn more in this post on how to use it!
Visual Studio Code now supports Baseline
Learn about the new Baseline support in VS Code.
Use Baseline with Browserslist
Add Baseline to your development linting and packaging tools with browserslist-config-baseline.
How to query the Web Platform Dashboard for Baseline tooling
Learn about the Web Platform Dashboard and how you can query its HTTP API to help you build Baseline tools.
Support for CSS and Baseline has shipped in ESLint
You can now use ESLint to lint CSS and enforce usage of Baseline CSS features in your project! Learn more in this blog post.
Making Baseline actionable with real user data
How RUMvision incorporated Baseline information with their RUM data.
Baseline theory
Adopting Baseline in your projects means there are some considerations you need to make. These materials will help you to answer the hard questions, from polyfilling, tooling, and more.
How to choose your Baseline target
Learn what Baseline targets are, how to choose one, and how it can help your development experience.
How to think about Baseline and polyfills
Knowing when to reach for a polyfill can be a hard decision, but using Baseline features can help you answer this question. Learn more in this guide!
The Baseline monthly digest
The Baseline monthly digest is a monthly newsletter that highlights what happened each month with Baseline, including new features, community updates, and anything else that fits!
Baseline targets
When features become part of Baseline in a given year, they're grouped into a feature set—also known as Baseline targets. Here are just a few of the targets you can explore to see what features you can use today.
Baseline 2025
There are still many browser releases to come in 2025, and as they arrive, they will be part of Baseline 2025. Follow along as we announce new features throughout the year.
Baseline 2024
All items that become part of Baseline Newly available in 2024 can be referred to as Baseline 2024. We published a post at the end of 2024 to round up all the features that landed during the year.
Baseline 2023
All items that become part of Baseline Newly available in 2023 can be referred to as Baseline 2023. We published a post at the end of 2023 to round up all the features that landed during the year.
Where to find Baseline
MDN
Check the Baseline status of a property on MDN.
Can I Use
Check Baseline status on Can I Use to see if a feature is ready for use.
On your site?
Use Baseline to clarify feature status in your articles and presentations.