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

Currently `css/syntaxes.json` contains syntaxes for values, selectors and at-rules. The problem is each type of syntax have its own grammar. >> Note that the values related to at-rules are also...

idle

There are pretty common problems when updating CSS syntax dictionaries: - added/updated definition can't be parsed; - a new syntax has broken references to other definitions, i.e. a syntax definition...

### Description Update Traditional Chinese translation ### Motivation ### Additional details ### Related issues and pull requests

idle

### Description Chrome 123 supports the `field-sizing` property, which is used to size textual form elements and textareas by their content, rather than sticking to a fixed size. This PR...

### What information was incorrect, unhelpful, or incomplete? `paletter-identifier` isn't defined. This was introduced in : https://github.com/mdn/data/pull/656/files#diff-562978da52d865694af570af147231e961cc58b084d8c2c4d8567e4c576b0eadR4814 ### What did you expect to see? I expected it to be defined...

idle
effort: small
p1
needs data update

### What information was incorrect, unhelpful, or incomplete? [`syntaxes.json`](https://github.com/mdn/data/blob/main/css/syntaxes.json) contains data for both CSS functional notations and CSS types, but there already exist [`functions.json`](https://github.com/mdn/data/blob/main/css/functions.json) and [`types.json`](https://github.com/mdn/data/blob/main/css/types.json) for such data. I'm...

needs info
expert help needed
idle

### What information was incorrect, unhelpful, or incomplete? The `syntax` for the CSS property `overflow-clip-margin` seems incorrect: > `"syntax": " || "` (https://github.com/mdn/data/blob/main/css/properties.json#L7578) ### What did you expect to see?...

needs triage
idle

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.6 to 8.13.0. Release notes Sourced from ajv's releases. v8.13.0 add named exports update dependencies update node.js v8.12.0 fix JTD serialisation (remove leading comma in objects with...

dependencies

### Description Fixes the `ray()` syntax and adds the missing `ray-size` type. ### Additional details https://drafts.fxtf.org/motion/#funcdef-ray ### Related issues and pull requests Fixes https://github.com/mdn/data/issues/722

idle

The following was added in https://github.com/mdn/data/pull/700. https://github.com/mdn/data/blob/2e681ff548d9bbd5a5ba24e128a25d957fdb1eca/css/syntaxes.json#L624 This syntax is incorrect and also incorrectly nests the ray-size values as opposed to adding a separate type entry for it.

needs triage
idle