servo/components
bors-servo 05deb3dcc8 Auto merge of #7518 - servo:custom-properties, r=pcwalton
Initial support for CSS Custom Properties

https://drafts.csswg.org/css-variables/

Missing: 

* `var()` in shorthand property declarations.
* Correct handling of EOF in custom property declarations.

r? @pcwalton

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7518)
<!-- Reviewable:end -->
2015-09-03 16:09:02 -06:00
..
canvas webgl: Add shader validation and translation 2015-08-30 14:23:14 +02:00
canvas_traits Make use of FromStr and Default traits in lib canvas 2015-09-03 14:42:53 -03:00
compositing Implement viewport functions for window #1718 2015-09-02 00:40:52 +02:00
devtools Make devtools depend on plugins. 2015-09-02 19:51:23 +02:00
devtools_traits Send the start and end half of a TimelineMarker to the devtools PullTimelineMarkers thread together. 2015-08-28 20:48:07 +02:00
gfx Implement get_table_for_tag on FreeType 2015-09-03 13:35:44 -07:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout layout: Fix several bugs relating to inline borders, padding, and 2015-09-03 10:24:59 -07:00
layout_traits sort all uses 2015-08-20 20:47:12 +08:00
msg Implement viewport functions for window #1718 2015-09-02 00:40:52 +02:00
net net: use connection pooling 2015-09-02 12:46:53 -04:00
net_traits Only use the resource manager's HSTS list. 2015-08-30 12:14:02 +10:00
plugins Auto merge of #7499 - nerith:style, r=metajack 2015-09-02 12:05:58 -06:00
profile Upgrade to rustc 1.4.0-dev (cb9323ec0 2015-09-01) 2015-09-02 09:22:17 +02:00
profile_traits Auto merge of #7179 - connorimes:add-heartbeats, r=larsbergstrom 2015-08-22 17:23:50 -06:00
script Auto merge of #7518 - servo:custom-properties, r=pcwalton 2015-09-03 16:09:02 -06:00
script_traits Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
servo Auto merge of #7518 - servo:custom-properties, r=pcwalton 2015-09-03 16:09:02 -06:00
style Auto merge of #7518 - servo:custom-properties, r=pcwalton 2015-09-03 16:09:02 -06:00
util Fix reported test-tidy errors 2015-09-01 16:30:42 -04:00
webdriver_server sort all uses 2015-08-20 20:47:12 +08:00
webdriver_traits Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00