mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
style: More fine-grained viewport units invalidation
This should speed up window resize significantly. Differential Revision: https://phabricator.services.mozilla.com/D118878
This commit is contained in:
parent
85b7a60a69
commit
25edb3c21b
6 changed files with 88 additions and 1 deletions
|
@ -7,3 +7,4 @@
|
|||
pub mod element;
|
||||
pub mod media_queries;
|
||||
pub mod stylesheets;
|
||||
pub mod viewport_units;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue