servo/components/style/properties
bors-servo 290ff5c801 Auto merge of #14370 - thiagopnts:master, r=Wafflespeanut
use Either type for UrlOrNone

Use the Either type for UrlOrNone

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #14298 (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14370)
<!-- Reviewable:end -->
2016-12-01 22:03:31 -08:00
..
helpers layout: Don't restart a transition if the end value for the new 2016-11-30 16:36:02 -08:00
longhand Auto merge of #14370 - thiagopnts:master, r=Wafflespeanut 2016-12-01 22:03:31 -08:00
shorthand Auto merge of #14370 - thiagopnts:master, r=Wafflespeanut 2016-12-01 22:03:31 -08:00
build.py Move PropertyDeclarationBlock into its own module. 2016-10-06 15:57:52 +02:00
data.py Add support for inline-size, block-size, and max-*-size/min-*-size 2016-11-11 11:56:27 -08:00
declaration_block.rs Property declaration block serialization should check for importance 2016-11-26 14:16:33 +03:00
gecko.mako.rs Auto merge of #14370 - thiagopnts:master, r=Wafflespeanut 2016-12-01 22:03:31 -08:00
helpers.mako.rs Support offset- logical properties 2016-11-29 09:27:13 -08:00
Mako-0.9.1.zip Revert "Remove mako.zip" 2016-09-04 12:52:30 +08:00
properties.html.mako Move Mako-related files into a new sub-directory. 2016-04-20 14:49:27 +02:00
properties.mako.rs Implement background-blend-mode and make align-items work in stylo 2016-11-30 00:52:10 +03:00