gecko-dev/devtools/shared/css
Tiaan Louw 1da980f4b4 Bug 1813481 - Allow 'none' keyword in color components r=emilio,supply-chain-reviewers,devtools-reviewers
Make use of the new changes in the cssparser that allows 'none' keywords
in color components where allowed.  We store the none values as 0.0 (as
per the spec) and mark the components with the flags. This way we don't
have to check anything on the components before doing calculations.

As this is the last part intended to be released for the new [color-4]
changes, I've also enabled the changes on nightly.

Differential Revision: https://phabricator.services.mozilla.com/D170208
2023-03-16 11:50:55 +00:00
..
generated Bug 1813481 - Allow 'none' keyword in color components r=emilio,supply-chain-reviewers,devtools-reviewers 2023-03-16 11:50:55 +00:00
color-db.js
color.js Bug 1816342 - [devtools] Fix valid getter in color.js. r=ochameau. 2023-02-15 15:54:20 +00:00
constants.js
lexer.js Bug 1414361 - [devtools] Fix ruleview with large base64 background image r=nchevobbe 2022-11-09 14:37:22 +00:00
moz.build
parsing-utils.js Bug 1792848 - [devtools] Use absolute URLs to import modules in devtools/shared. r=Honza,devtools-backward-compat-reviewers,bomsy 2022-10-12 15:56:22 +00:00
properties-db.js Bug 1792848 - [devtools] Use absolute URLs to import modules in devtools/shared. r=Honza,devtools-backward-compat-reviewers,bomsy 2022-10-12 15:56:22 +00:00