data
data copied to clipboard
This repository contains general data for Web technologies
### Description the change add range limit to `` type ### Motivation ### Additional details https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-left-radius https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-right-radius https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-left-radius https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-right-radius https://drafts.csswg.org/css-backgrounds/#border-radius https://drafts.csswg.org/css-tables/#border-collapse-property ### Related issues and pull requests
### Description for `mix-blend-mode`, update syntax to support the `plus-darker` keyword value, which is supported since Safari 9 ### Motivation ### Additional details https://developer.mozilla.org/en-US/docs/Web/CSS/mix-blend-mode https://developer.mozilla.org/en-US/docs/Web/CSS/blend-mode https://drafts.fxtf.org/compositing/#propdef-mix-blend-mode https://drafts.fxtf.org/compositing/#ltblendmodegt ### Related issues...
### Description update syntax to match the spec, removes some unknown values (non-standard and no-support) ### Motivation ### Additional details https://developer.mozilla.org/en-US/docs/Web/CSS/appearance https://drafts.csswg.org/css-ui/#propdef-appearance https://drafts.csswg.org/css-ui/#typedef-appearance-compat-auto https://drafts.csswg.org/css-ui/#typedef-appearance-compat-special ### Related issues and pull requests
### Description the update add support for the `auto` keyword, which is supported since chrome v115 and Safari v18.4 it also update the `` type for specifying ranged value ###...
### Description the update add support for `anchor-size()` value, which are supported since chrome v132 also add these features to CSS Anchor Positioning group ### Motivation ### Additional details https://developer.mozilla.org/en-US/docs/Web/CSS/margin-bottom...
### Description add support for `anchor()` and `anchor-size()`, which are supported since chrome v125 and chrome v132 also combine `` and `` into `` also add these properties to CSS...
### Description the syntax update add support for the `anchor-center` keyword value these features are support since chrome v125 ### Motivation ### Additional details https://developer.mozilla.org/en-US/docs/Web/CSS/align-items https://developer.mozilla.org/en-US/docs/Web/CSS/align-self https://developer.mozilla.org/en-US/docs/Web/CSS/justify-items https://developer.mozilla.org/en-US/docs/Web/CSS/justify-self https://drafts.csswg.org/css-anchor-position/#valdef-justify-self-anchor-center ###...
### Description update `content` property: add `attr()` update `` syntax: add `attr()`; remove `contents` `leader()` and `` which are not supported and non-standard at all note that spec defines as...
### Description to make the group field really represents which module the feature is defined ### Motivation ### Additional details ### Related issues and pull requests
### What information was incorrect, unhelpful, or incomplete? many CSS function data are repetitive represented the functions.json file and syntaxes.json file, this may cause inconsistent and hard to maintain for...