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

:robot: I have created a release *beep* *boop* --- ## [2.9.0](https://github.com/mdn/data/compare/v2.8.0...v2.9.0) (2024-07-03) ### Features * **css:** add text-spacing-trim property ([bb0a599](https://github.com/mdn/data/commit/bb0a599e7e45739b6b04fcc4982e322342034120)) ### Bug Fixes * **css/functions:** update path mdn_url ([#739](https://github.com/mdn/data/issues/739)) ([946c423](https://github.com/mdn/data/commit/946c42353d33eef81ebc238516f4a28cd03e5e5c))...

autorelease: pending

### Description Added `text` keyword to `background-clip` value. ### Motivation All browsers already support unprefixed background-clip with text keyword. ### Additional details - https://developer.mozilla.org/en-US/docs/Web/CSS/background-clip ### Related issues and pull requests...

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.6 to 8.16.0. Release notes Sourced from ajv's releases. v8.16.0 What's Changed Revert fast-uri change by @​jasoniangreen in ajv-validator/ajv#2444 Full Changelog: https://github.com/ajv-validator/ajv/compare/v8.15.0...v8.16.0 v8.15.0 What's Changed Replace uri-js...

dependencies

:robot: I have created a release *beep* *boop* --- ## [2.12.0](https://github.com/mdn/data/compare/v2.11.1...v2.12.0) (2024-10-23) ### Features * add data for `interpolate-size` property ([#773](https://github.com/mdn/data/issues/773)) ([43873fc](https://github.com/mdn/data/commit/43873fcd9ba6f8e976ad29d683a8cf655960879e)) * added auto value to text-emphasis-position property ([#772](https://github.com/mdn/data/issues/772))...

autorelease: pending

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.6 to 8.17.1. Release notes Sourced from ajv's releases. v8.17.1 What's Changed bump version to 8.17.1 by @​jasoniangreen in ajv-validator/ajv#2472 Full Changelog: https://github.com/ajv-validator/ajv/compare/v8.17.0...v8.17.1 Plus everything in 8.17.0...

dependencies
idle

### Description Currently all these cases return a mismatch: `aspect-ratio: auto 3/4;` `animation-timeline: scroll(self);`, `forced-color-adjust: preserve-parent-color;`. `color: LinkText;` They are all valid CSS properties/values according to https://developer.mozilla.org/en-US/docs/Web/CSS/aspect-ratio#syntax, https://developer.mozilla.org/en-US/docs/Web/CSS/animation-timeline#formal_syntax, https://developer.mozilla.org/en-US/docs/Web/CSS/system-color#syntax, and...

This is a tracker issue so we don't forget to add the data for these props. - [x] https://github.com/mdn/content/pull/35228 `shape-rendering` - [x] https://github.com/mdn/content/pull/35170 `stop-opacity`, `stop-color` - [x] https://github.com/mdn/content/pull/35107 `marker-start`, `marker-mid`,...

css
idle

### Description for `background`, simply the syntax to match the spec for `` & ``, adjust order to match the spec for ``, update range value support, to be consistent...

idle

### Description this update the syntax to the spec, which is also a syntax simplfy ### Motivation ### Additional details https://developer.mozilla.org/en-US/docs/Web/CSS/border-spacing https://drafts.csswg.org/css-tables-3/#propdef-border-spacing ### Related issues and pull requests

idle

### Description these syntax changes add more support for value range limit ### Motivation ### Additional details https://developer.mozilla.org/en-US/docs/Web/CSS/border-image-outset https://drafts.csswg.org/css-backgrounds/#propdef-border-image-outset https://developer.mozilla.org/en-US/docs/Web/CSS/border-image-slice https://drafts.csswg.org/css-backgrounds/#propdef-border-image-slice https://developer.mozilla.org/en-US/docs/Web/CSS/border-image-width https://drafts.csswg.org/css-backgrounds/#propdef-border-image-width ### Related issues and pull requests

idle