gecko-dev/servo/components
Cameron McCormack d7eee82ba1 Bug 1671401 - Use separate Scrollbar and ThemedScrollbar ColorIDs. r=spohl
Otherwise on Windows, we have a ColorID::Scrollbar but not any of the other scrollbar part
colors, and the Windows-provided value for Scrollbar doesn't work well
with the default values for the other scrollbar parts that come from the
non-native theme.

Differential Revision: https://phabricator.services.mozilla.com/D93728
2020-10-16 12:49:47 +00:00
..
derive_common Bug 1653339 - Teach style_derive's map_type_params about mapping self correctly. r=boris 2020-07-16 18:51:21 +00:00
fallible Bug 1646811 - Sync some comment changes from servo. 2020-06-18 18:14:10 +00:00
hashglobe Bug 1646811 - Sync some comment changes from servo. 2020-06-18 18:14:10 +00:00
malloc_size_of Bug 1656236 - Update to euclid 0.22. r=kvark 2020-08-18 22:09:27 +00:00
selectors Bug 1664718 - Allow :is() and :where() to have better error recovery. r=xidorn 2020-09-14 22:33:01 +00:00
servo_arc Bug 1643201 - Cherry-pick some Servo Cargo.toml cleanups. 2020-06-04 00:35:19 +00:00
size_of_test
style Bug 1671401 - Use separate Scrollbar and ThemedScrollbar ColorIDs. r=spohl 2020-10-16 12:49:47 +00:00
style_derive Bug 546052 - Add parsing for cross-fade from CSS Image Values and Replaced Content Module Level 4 r=emilio 2020-07-31 16:11:38 +00:00
style_traits Bug 1656236 - Update euclid in stylo. r=emilio 2020-08-18 17:28:27 +00:00
to_shmem
to_shmem_derive