gecko-dev/servo/components
Emilio Cobos Álvarez f93fd7bede Bug 1695565 - Fix appearance-cssom-001.html. r=boris
* Remove some legacy appearance aliases that other engines don't
   implement.

 * Allow to pass with unimplemented <compat-auto> values, since per the
   spec the idea of these is to get them removed, see
   https://github.com/w3c/csswg-drafts/issues/8506 for the ones we don't
   implement.

 * Also allow the `-moz-` prefix to be implemented, because we can't
   quite get rid of it (people use it to remove the <input type=number>
   buttons with -moz-appearance: textfield and so on), and the
   alternative is to implement a bunch of non-standard ::-webkit-
   pseudo-elements.

Differential Revision: https://phabricator.services.mozilla.com/D171243
2023-03-01 14:43:57 +00:00
..
derive_common Bug 1807789 - Update darling to 0.14.2. r=emilio,supply-chain-reviewers 2022-12-28 20:53:26 +00:00
malloc_size_of Bug 1811205 - [css-nesting] Parse parent selector. r=zrhoffman 2023-01-24 10:02:18 +00:00
selectors Bug 1803355: Basic implementation of Custom Highlight API. r=edgar,emilio 2023-01-27 11:42:18 +00:00
servo_arc Bug 1811205 - [css-nesting] Parse parent selector. r=zrhoffman 2023-01-24 10:02:18 +00:00
style Bug 1695565 - Fix appearance-cssom-001.html. r=boris 2023-03-01 14:43:57 +00:00
style_derive Bug 1807789 - Update darling to 0.14.2. r=emilio,supply-chain-reviewers 2022-12-28 20:53:26 +00:00
style_traits Bug 1352757 - Add lab(), lch(), oklab(), oklch() to specified colors. r=supply-chain-reviewers,emilio 2023-01-20 10:55:51 +00:00
to_shmem Bug 1352757 - Add lab(), lch(), oklab(), oklch() to specified colors. r=supply-chain-reviewers,emilio 2023-01-20 10:55:51 +00:00
to_shmem_derive Bug 1807789 - Update darling to 0.14.2. r=emilio,supply-chain-reviewers 2022-12-28 20:53:26 +00:00