Implement parsing/serialization of will-change

This commit is contained in:
Nazım Can Altınova 2017-03-02 22:04:37 +03:00
parent 5a656cfa54
commit 56b8c1d8b7
No known key found for this signature in database
GPG key ID: AF9BCD7CE6449954
3 changed files with 93 additions and 0 deletions

View file

@ -85,6 +85,7 @@ mod animation;
mod background;
mod basic_shape;
mod border;
mod box_;
mod column;
mod effects;
mod font;