mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Add rejection of out-of-range values for single-timing-functions
This commit is contained in:
parent
d44bf6182f
commit
8f4282ef76
4 changed files with 46 additions and 8 deletions
|
@ -80,3 +80,4 @@ mod position;
|
|||
mod selectors;
|
||||
mod supports;
|
||||
mod text_overflow;
|
||||
mod transition_timing_function;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue