Files
servo/components/style
bors-servo 4052744139 Auto merge of #14671 - servo:style-no-plugins, r=mbrubeck
Remove the unused dependency of style to plugins.

<!-- 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
- [ ] These changes fix #__ (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/14671)
<!-- Reviewable:end -->
2016-12-22 12:53:33 -08:00
..
2016-12-22 10:06:01 +08:00
2016-12-22 10:06:00 +08:00
2016-12-21 21:31:58 +01:00
2016-11-30 16:36:02 -08:00
2016-11-18 12:39:22 +08:00
2016-02-14 19:45:24 +01:00
2016-12-10 00:33:41 -10:00
2016-10-10 18:35:07 +02:00
2016-12-09 14:46:40 -10:00
2016-11-30 11:43:14 -05:00
2016-05-04 00:34:03 +02:00
2016-12-21 11:10:39 -08:00
2016-12-21 11:10:39 -08:00
2016-12-09 10:56:20 -10:00

servo-style

Style system for Servo, using rust-cssparser for parsing.