servo/components/style/servo
violet 6eedebe2c8
style: Invalidate style for ::selection.
This patch invalidates the style for `::selection`, which will restore the
behavior before the regression.

However, it's still not quite correct, because repaint is not triggered. Given
that `::selection` requires some major change to implement
https://github.com/w3c/csswg-drafts/issues/2474, we can address this problem
later.

Differential Revision: https://phabricator.services.mozilla.com/D35305
2019-06-25 13:11:31 +02:00
..
media_queries.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
mod.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
restyle_damage.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
selector_parser.rs style: Invalidate style for ::selection. 2019-06-25 13:11:31 +02:00
url.rs style: Fix Servo build. 2019-06-04 01:04:01 -04:00