mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Auto merge of #17402 - servo:derive-all-the-things, r=emilio
Use generics for the filter property <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17402) <!-- Reviewable:end -->
This commit is contained in:
commit
fc2c5b7ef4
21 changed files with 822 additions and 496 deletions
|
@ -16,6 +16,7 @@ use values::specified::url::SpecifiedUrl;
|
|||
pub mod background;
|
||||
pub mod basic_shape;
|
||||
pub mod border;
|
||||
pub mod effects;
|
||||
pub mod flex;
|
||||
#[cfg(feature = "gecko")]
|
||||
pub mod gecko;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue