mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Implement parsing/serialization of will-change
This commit is contained in:
parent
5a656cfa54
commit
56b8c1d8b7
3 changed files with 93 additions and 0 deletions
|
@ -85,6 +85,7 @@ mod animation;
|
|||
mod background;
|
||||
mod basic_shape;
|
||||
mod border;
|
||||
mod box_;
|
||||
mod column;
|
||||
mod effects;
|
||||
mod font;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue