servo/tests
bors-servo f0b3d1e77d Auto merge of #11417 - stshine:flex-longhand-properties, r=mbrubeck
Support remaining longhand flexbox style properties for servo

- [x] `./mach build -d` does not report any errors
- [X] `./mach test-tidy --faster` does not report any errors
- [X] There are tests for these changes

Add the remaining longhand CSS properties of flexbox for servo,
including `flex-wrap`, `flex-grow`, `flex-shrink`, `justify-content`,
`align-items`, `align-self` and `align-content`.

Tests for the remaining longhand properties are also enabled. Test for
default value of `align-self` is modified because the new default value
for this property is "auto" is current flexbox CR.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11417)
<!-- Reviewable:end -->
2016-05-31 21:44:06 -05:00
..
compiletest Remove empty lines following braces. 2016-05-27 13:32:05 -04:00
dromaeo
heartbeats Profile time spent saving the screenshot image 2016-05-09 09:43:13 -07:00
html Add included services 2016-05-24 15:50:33 +02:00
jquery Update expected results for the jquery tests. 2016-03-16 14:48:10 +01:00
power
unit Process content blocker rules in the HTTP loader. 2016-05-30 13:17:42 +02:00
wpt Auto merge of #11417 - stshine:flex-longhand-properties, r=mbrubeck 2016-05-31 21:44:06 -05:00