data icon indicating copy to clipboard operation
data copied to clipboard

This repository contains general data for Web technologies

Results 87 data issues
Sort by recently updated
recently updated
newest added

### 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

idle

### 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...

idle

### 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

idle

### 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 ###...

idle

### 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...

idle

### 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...

idle

### 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 ###...

idle

### 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...

idle

### Description to make the group field really represents which module the feature is defined ### Motivation ### Additional details ### Related issues and pull requests

idle

### 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...

idle
p3