gecko-dev/devtools/shared/css
Boris Chiou 41a30d913e Bug 1293490 - Part 1: Implement CSS animation-composition longhand in style system. r=emilio
This patch introduces animation-composition longhand but we don't
accept it in @keyframe rule for now. I will support this for @keyframe
in the patch series.

Besides, the shorthand of animation doesn't include animation-composition.
The spec issue is: https://github.com/w3c/csswg-drafts/issues/6946.
We could fix the shorthand once this spec issue gets updated.

Differential Revision: https://phabricator.services.mozilla.com/D150299
2022-07-12 19:02:03 +00:00
..
generated Bug 1293490 - Part 1: Implement CSS animation-composition longhand in style system. r=emilio 2022-07-12 19:02:03 +00:00
color-db.js
color.js Bug 1743107 - Added support for HWB colors. r=jdescottes,kpatenio 2021-12-19 12:56:01 +00:00
constants.js Bug 1689899 - Allow toggling :target pseudo-class from Inspector. r=jdescottes 2021-02-01 11:14:21 +00:00
lexer.js
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
parsing-utils.js
properties-db.js