gecko-dev/servo
Emilio Cobos Álvarez b14f021e00 Bug 1632102 - Only override to default color in high-contrast / forced-colors mode if inheriting from transparent. r=morgan
That way elements inside links, form controls, etc have the right
contrast, even if the page overrides the color.

We can't do it when inheriting from transparent because we've already
forgotten about the "right" color to inherit, so the default color makes
sense. But that is a pretty unlikely edge case.

Differential Revision: https://phabricator.services.mozilla.com/D73069
2020-04-30 00:09:19 +00:00
..
components Bug 1632102 - Only override to default color in high-contrast / forced-colors mode if inheriting from transparent. r=morgan 2020-04-30 00:09:19 +00:00
ports/geckolib Bug 1607954 part 1 - [css-grid][css-align] Implement style system support for Masonry layout. r=emilio 2020-04-28 01:18:44 +00:00
tests/unit Bug 1629359 - Update parking_lot to 0.10 r=kats 2020-04-12 19:14:43 +00:00
moz.build Bug 1474793 - Part 7: Add SharedMemoryBuilder type and ToShmem trait. r=emilio 2019-03-30 00:15:59 +00:00
rustfmt.toml