Open Bug 1841021 Opened 2 years ago Updated 5 months ago

[META] Support Properties and Values API across the toolbox

Categories

(DevTools :: General, task)

task

Tracking

(Not tracked)

People

(Reporter: sebo, Unassigned)

References

(Depends on 8 open bugs)

Details

(Keywords: meta)

The CSS Properties and Values API allows to register custom properties.
This can either happen via the @property CSS rule or the registerProperty() JS function.

By registering a property it is given additional information, namely a syntax, inheritance information and an optional initial value.

The DevTools should provide features related to these registered custom properties and expose the additional information.

Sebastian

Depends on: 1841023
Depends on: 1840987
Depends on: 1841265

Use see also bug 1841021 to avoid a dependency cycle.

Duplicate of this bug: 1287171
Depends on: 1886392
Depends on: 1899489
Depends on: 1899699
Depends on: 1900069
Depends on: 1900070
Depends on: 1900064
Depends on: 1905569
Depends on: 1912007
Depends on: 1916487
You need to log in before you can comment on or make changes to this bug.