Skip to content

csstools/cssdb

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.2.12 to 5.2.13.
- [Release notes](https://github.com/mdn/browser-compat-data/releases)
- [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md)
- [Commits](mdn/browser-compat-data@v5.2.12...v5.2.13)

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ab43556

Git stats

Files

Permalink
Failed to load latest commit information.

cssdb cssdb logo

NPM Version Build Status

cssdb is a comprehensive list of CSS features and their positions in the process of becoming implemented web standards.


Did you come here to update the status of a CSS feature or add a new one? Quick, read CONTRIBUTING.md.

Did you come here to learn about the stages? Quick, read STAGES.md.


cssdb ranks CSS features by stages that reflect the real-life stability of new CSS features.

You can read an inside view of the CSSWG to learn about the official (and unofficial) development stages of CSS specifications. In reality, specifications and browser implementations happen out of sync. For example, there are stable CSS features missing in all browsers, while other CSS features developed outside the CSSWG have appeared in browsers behind flags. This is too ambiguous for the web development community, and a more accountable process is desired.