servo/tests
bors-servo ed22c9b35b auto merge of #3696 : pcwalton/servo/gradients, r=SimonSapin
This implements a subset of the CSS `linear-gradient` property per the
CSS-IMAGES specification:

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

The full syntax is parsed, but only the beginning and end color stops
are used, and gradients are clamped to the nearest 90 degrees. It should
not be architecturally difficult to add the remaining pieces, but in the
interests of bounding the size of this patch that work has been left to
follow-ups.

Improves GitHub.

r? @glennw
2014-11-06 10:00:42 -07:00
..
content Test for sync script loading 2014-10-29 14:31:47 -07:00
html Really fix #3738 by only processing iframe src attributes during parsing. 2014-10-23 18:58:34 -04:00
power Update README.md 2014-09-16 14:04:16 -07:00
ref layout: Implement CSS linear gradients per the CSS-IMAGES specification. 2014-11-06 08:26:47 -08:00
wpt Implement HTMLElement#lang. 2014-11-06 15:28:52 +01:00
contenttest.rs Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000) 2014-09-20 13:00:06 -07:00
reftest.rs Corral debug command-line options into a --debug/-Z flag 2014-11-04 10:32:06 -08:00