Closed
Bug 1743107
Opened 3 years ago
Closed 3 years ago
Add devtools support for hwb() colors.
Categories
(DevTools :: Inspector: Rules, enhancement)
DevTools
Inspector: Rules
Tracking
(firefox97 fixed)
RESOLVED
FIXED
97 Branch
Tracking | Status | |
---|---|---|
firefox97 | --- | fixed |
People
(Reporter: emilio, Assigned: sebo)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-needed)
Attachments
(2 files)
Not 100% sure the amount of work this entails.
Assignee | ||
Updated•3 years ago
|
Keywords: dev-doc-needed
Assignee | ||
Comment 1•3 years ago
|
||
This change doesn't cover auto-completion for "hwb" yet because it isn't added automatically when generating the properties-db.js.
Updated•3 years ago
|
Assignee: nobody → sebastianzartner
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 years ago
|
||
Color incrementation now also works for color functions following the CSS Color 4 specification, i.e. with spaces as separators and the alpha value separated by a slash.
Depends on D132992
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/98bce5712c25
Added support for HWB colors. r=jdescottes,kpatenio
https://hg.mozilla.org/integration/autoland/rev/a18e2535bcbc
Fixed color incrementation for color functions without commas. r=jdescottes
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/98bce5712c25
https://hg.mozilla.org/mozilla-central/rev/a18e2535bcbc
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•