servo/components/style/values
Emilio Cobos Álvarez f17c42110c style: Clean up button active system colors
This patch does three things:

 * Unifies mac and gtk's buttonactivetext system colors (unships mac's from
   content, but it was never meant to be exposed).

 * Simplifies the forms.css rules, since <input type=color>'s color property
   value doesn't affect its rendering in any meaningful way.

 * Adds a buttonactiveface color, which we'll use to provide dark backgrounds
   for buttons in Windows dark mode (and is good practice, since generally
   every text system color should have a corresponding background).

So as-is it shouldn't change content-exposed behavior (except we stop exposing
the -moz-mac-buttonactivetext to content), but it's a worthy cleanup.

Depends on D127246

Differential Revision: https://phabricator.services.mozilla.com/D127259
2023-05-31 00:50:29 +02:00
..
animated style: Implement transform: perspective(none) 2023-05-24 18:32:43 +02:00
computed style: Part 1: Add animation-timeline longhand property in style system 2023-05-30 23:26:04 +02:00
generics style: Unprefix -moz-fit-content 2023-05-30 23:26:03 +02:00
resolved Further changes required by Servo 2023-05-24 18:32:36 +02:00
specified style: Clean up button active system colors 2023-05-31 00:50:29 +02:00
distance.rs style: Drop fallback attribute from animate and distance. 2020-04-16 16:35:07 +02:00
mod.rs style: Part 1: Add animation-timeline longhand property in style system 2023-05-30 23:26:04 +02:00