diff options
author | bors-servo <metajack+bors@gmail.com> | 2014-11-06 10:00:42 -0700 |
---|---|---|
committer | bors-servo <metajack+bors@gmail.com> | 2014-11-06 10:00:42 -0700 |
commit | ed22c9b35b64ccf7a68ed4f26b1eecfa39996efd (patch) | |
tree | 0321502681e48e4e48f6f8a8d2f0b03534379a30 /components/script/dom | |
parent | 1225189a4bc46b2468b8a95f138b1d733b193093 (diff) | |
parent | 215c2a9d4c041f4afcc2aa4c4cfcd70742910c78 (diff) | |
download | servo-ed22c9b35b64ccf7a68ed4f26b1eecfa39996efd.tar.gz servo-ed22c9b35b64ccf7a68ed4f26b1eecfa39996efd.zip |
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
Diffstat (limited to 'components/script/dom')
0 files changed, 0 insertions, 0 deletions