mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Bug 1353628 - Part 2: Add unit tests of parsing transition properties.
MozReview-Commit-ID: K5thA20ORPk
This commit is contained in:
parent
a06ce4a6aa
commit
3a1421491b
2 changed files with 68 additions and 0 deletions
|
@ -99,6 +99,7 @@ mod selectors;
|
|||
mod supports;
|
||||
mod text;
|
||||
mod text_overflow;
|
||||
mod transition_property;
|
||||
mod transition_timing_function;
|
||||
mod ui;
|
||||
mod value;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue