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 |
|
Patrick Walton
|
10f7b49cf7
|
Invert control flow, fix resizing, and improve checkerboarding
significantly by giving tiles some time to paint before we render
unrendered content.
|
2014-11-04 13:51:56 -08:00 |
|
Patrick Walton
|
d08dfc0bcf
|
gfx: Update rust-azure to pick up arcs, gradients, and subpixel text
|
2014-10-20 21:36:28 -07:00 |
|
Glenn Watson
|
076495db94
|
Use opts as a global, to avoid cloning and passing the struct all over the code.
|
2014-10-20 10:48:47 +10:00 |
|
Jack Moffitt
|
c6ab60dbfc
|
Cargoify servo
|
2014-09-08 20:21:42 -06:00 |
|