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

### What information was incorrect, unhelpful, or incomplete? for bcd and mdn docs, info about those IE-specified feature are all removed due to the retirement of Internet Explorer the same...

idle

### What information was incorrect, unhelpful, or incomplete? I noticed that [the definition of `image-set-option`](https://github.com/mdn/data/blob/e3976c91bdc8d24644fc58947991b11905bf1675/css/syntaxes.json#L434) doesn't have `resolution`/`type` marked as optional, while it is marked as optional [on MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/image/image-set#formal_syntax) and...

needs triage
idle

### What information was incorrect, unhelpful, or incomplete? see https://github.com/mdn/data/pull/797#discussion_r1860535126 mdn/content and mdn/browser-compat-data has already no longer use obsolete anymore, and replace it with deprecated ### What did you expect...

### What information was incorrect, unhelpful, or incomplete? It'll be helpful to support features which has vendor-prefixed features and helps maintaining those css features. ### What did you expect to...

needs triage
idle

:robot: I have created a release *beep* *boop* --- ## [2.25.1](https://github.com/mdn/data/compare/v2.25.0...v2.25.1) (2025-12-16) ### Bug Fixes * **css/properties:** visibility has discrete animation type ([#1026](https://github.com/mdn/data/issues/1026)) ([1e102cb](https://github.com/mdn/data/commit/1e102cb2935329a840adacdbdd76fe188ce2188c)) * remove unnecessary whitespace in 'syntax'...

autorelease: pending

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.6 to 7.2.4. Release notes Sourced from ajv's releases. v7.2.4 Fix #1515: correctly initialize evaluated properties. v7.2.3 Remove docs from npm package v7.2.2 Docs correction Simplified JSONSchemaType...

dependencies
automated pr

### Description This pull request adds a new key, "allElementsNoEffectIfDisplayNoneOrContents", to the properties.schema.json to more accurately describe the applicability of certain CSS properties. The existing key "allElementsNoEffectIfDisplayNone" is insufficient for...

needs info