Open
Bug 1778445
Opened 3 years ago
Updated 3 years ago
Add DevTools support for contrast-color()
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: nchevobbe, Unassigned)
References
Details
This should:
- show
color-contrastin the inspector autocomplete - display color swatches for the function parameters
- highlight which color is selected by the engine (maybe like we do for font-family)
- maybe display the contrast scores for all colors (e.g. in a tooltip when hovering
color-contrastkeyword or a specific icon we'd put there) ?
Updated•3 years ago
|
Summary: Add DevTools support for color-contrast() → Add DevTools support for contrast-color()
Comment 1•3 years ago
|
||
Note that it was decided to rename this function to contrast-color().
Sebastian
You need to log in
before you can comment on or make changes to this bug.
Description
•