servo/components/gfx/display_list
Patrick Walton 215c2a9d4c layout: Implement CSS linear gradients per the CSS-IMAGES specification.
This implements the CSS `linear-gradient` property per the CSS-IMAGES
specification:

    http://dev.w3.org/csswg/css-images-3/

Improves GitHub.
2014-11-06 08:26:47 -08:00
..
mod.rs layout: Implement CSS linear gradients per the CSS-IMAGES specification. 2014-11-06 08:26:47 -08:00
optimizer.rs layout: Rewrite clipping to be per-display-item instead of having 2014-10-13 21:40:36 -07:00