style: Simplify style sharing code.

This commit is contained in:
Emilio Cobos Álvarez 2017-03-09 15:23:42 +01:00
parent 1eb24f1adc
commit 727be58b4a
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
4 changed files with 17 additions and 80 deletions

View file

@ -23,7 +23,6 @@ extern crate test;
mod animated_properties;
mod attr;
mod cache;
mod keyframes;
mod logical_geometry;
mod media_queries;