servo/components/style/values
Dan Glastonbury 255fe05d40
style: Extend StyleComplexColor to support additive blending.
Refactored StyleComplexColor to support "complex" blending between
background (numeric) color and foreground color (currentColor).
Made explicit the distinction between numeric, currentColor and a
complex blend in Gecko and Stylo.

This is to support SMIL animation, for example, of the form:

     <animate from="rgb(10,20,30)" by="currentColor" ... />

Bug: 1465307
Reviewed-by: hiro,xidorn
MozReview-Commit-ID: IUAK8P07gtm
2018-06-12 12:15:13 -07:00
..
animated style: Extend StyleComplexColor to support additive blending. 2018-06-12 12:15:13 -07:00
computed style: Extend StyleComplexColor to support additive blending. 2018-06-12 12:15:13 -07:00
generics style: Match rotate ops. 2018-05-28 16:02:31 +02:00
specified style: Extend StyleComplexColor to support additive blending. 2018-06-12 12:15:13 -07:00
distance.rs Run rustfmt on selectors, servo_arc, and style. 2018-04-10 17:35:15 -07:00
mod.rs style: Avoid useless allocations in custom property name serialization. 2018-06-12 12:15:11 -07:00