mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Only restyle viewport-relative nodes on viewport size change
This commit is contained in:
parent
e7a55ae55e
commit
f754cacbd5
28 changed files with 515 additions and 11 deletions
|
@ -24,6 +24,7 @@ mod media_queries;
|
|||
mod properties;
|
||||
mod str;
|
||||
mod stylesheets;
|
||||
mod value;
|
||||
mod viewport;
|
||||
|
||||
mod writing_modes {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue