Files
servo/components
Emilio Cobos Álvarez 5d2724994c style: Remove the last usage of lossy currentcolor.
We don't have lossy currentcolor in the style system anymore, except for a
single property -moz-font-smoothing-background-color.

I could've converted it into a proper StyleColor and thread down all the
necessary information to the font metrics code.

But it doesn't really seem worth it given it's not exposed to the web, so I just
did the simplest thing, which is making currentcolor compute to transparent to
that specific property.

This patch also removes the stores_complex_colors_lossily code and related,
since now we always can cache computed colors.

Differential Revision: https://phabricator.services.mozilla.com/D26187
2019-04-12 12:20:02 +02:00
..
2019-03-22 15:41:48 +08:00
2019-04-07 09:03:52 +02:00
2018-12-11 10:43:51 +09:00
2019-03-22 15:41:48 +08:00
2019-01-28 11:32:40 +01:00
2018-11-10 17:47:28 +01:00
2019-03-22 15:41:48 +08:00
2019-01-17 17:52:35 -05:00
2019-03-31 20:14:46 +08:00
2019-01-28 11:32:40 +01:00
2018-11-19 14:47:27 +01:00