mirror of
https://github.com/servo/servo.git
synced 2025-06-19 22:59:03 +01:00
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 |
||
---|---|---|
.. | ||
media_queries.rs | ||
mod.rs | ||
restyle_damage.rs | ||
selector_parser.rs | ||
url.rs |