servo/components/style/values
Ennui Langeweile f7c340f881
Implement support for the drop-shadow filter (#30439)
* Implement support for `drop-shadow`

* Clean up remnant from early attempts

* Fix misleading comments on GenericSimpleShadow
If Servo-specific `style` changes will need to be upstreamed anyway, I might as well fix a thing that had thrown me off!

* Revert "Fix misleading comments on GenericSimpleShadow"

This reverts commit cdc810b826ac082041adc212c24649ee3b86ca0a.

* Clean up an import

* Update test expectations

* Fix missing expectation on Layout 2013
2023-10-04 11:32:45 +00:00
..
animated Implement support for the drop-shadow filter (#30439) 2023-10-04 11:32:45 +00:00
computed Implement support for the drop-shadow filter (#30439) 2023-10-04 11:32:45 +00:00
generics style: Implement atan2(), and enable calc() trigonometric functions by default on nightly 2023-10-02 14:37:19 +00:00
resolved style: C++ ComputedTimingFunction uses Rust's timing function calculation 2023-10-02 14:37:19 +00:00
specified Implement support for the drop-shadow filter (#30439) 2023-10-04 11:32:45 +00:00
distance.rs style: Move fixed-point font types to Rust 2023-10-02 14:37:19 +00:00
mod.rs style: Support scroll-timeline-name longhand in style system 2023-10-02 14:37:19 +00:00