Fix parsing of ClipRect

This commit is contained in:
Nazım Can Altınova 2017-02-24 23:31:48 +03:00
parent 050d9d9097
commit d7c227f614
No known key found for this signature in database
GPG key ID: AF9BCD7CE6449954
6 changed files with 94 additions and 27 deletions

View file

@ -82,6 +82,7 @@ mod background;
mod basic_shape;
mod border;
mod column;
mod effects;
mod font;
mod image;
mod inherited_box;