servo/components/style/counter_style
bors-servo d4ddec8d33 Auto merge of #18209 - jdm:devirtualize, r=mbrubeck
Devirtualize CSS error reporting.

This removes a trait object from the path of reporting a CSS error.

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

<!-- 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/18209)
<!-- Reviewable:end -->
2017-08-24 13:19:25 -05:00
..
mod.rs Auto merge of #18209 - jdm:devirtualize, r=mbrubeck 2017-08-24 13:19:25 -05:00
predefined.rs Allow 'decimal' and 'none' in <counter-style-name> 2017-04-26 13:04:27 +09:00
update_predefined.py Allow 'decimal' and 'none' in <counter-style-name> 2017-04-26 13:04:27 +09:00