Open Bug 1841021 Opened 1 year ago Updated 1 year 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 3 open bugs, Blocks 1 open bug)

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
You need to log in before you can comment on or make changes to this bug.