mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
style: Add a simple custom properties benchmark.
This commit is contained in:
parent
851b3e32bd
commit
99d241d517
2 changed files with 50 additions and 0 deletions
|
@ -24,6 +24,7 @@ extern crate test;
|
|||
|
||||
mod animated_properties;
|
||||
mod attr;
|
||||
mod custom_properties;
|
||||
mod keyframes;
|
||||
mod logical_geometry;
|
||||
mod media_queries;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue