servo/components/style/values
bors-servo e57187305f
Auto merge of #21181 - nupurbaghel:update_source_set, r=jdm
Implement update source set & select image source

<!-- Please describe your changes on the following line: -->

---
<!-- 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
- [x] These changes fix #11416 (github issue number if applicable).

- [x] These changes require tests but cannot be written until implementation of responsive images is complete

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- 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/21181)
<!-- Reviewable:end -->
2018-07-19 08:18:12 -04:00
..
animated style: Correct background/foreground ratio mixing. 2018-07-16 19:44:04 +02:00
computed style: Change nscolor to StyleComplexColor. 2018-07-16 19:43:50 +02:00
generics Update euclid to 0.18 2018-07-18 09:27:24 +02:00
specified Auto merge of #21181 - nupurbaghel:update_source_set, r=jdm 2018-07-19 08:18:12 -04:00
distance.rs Run rustfmt on selectors, servo_arc, and style. 2018-04-10 17:35:15 -07:00
mod.rs style: Avoid useless allocations in custom property name serialization. 2018-06-12 12:15:11 -07:00