servo/tests/unit/style
bors-servo bf29f64bf6 Auto merge of #19237 - upsuper:error-nested-rule, r=emilio
Use InvalidRule for nested rule list

This fixes [bug 1417548](https://bugzilla.mozilla.org/show_bug.cgi?id=1417548).

Apparently it makes no sense to have different error between top level rules and nested rules.

<!-- 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/19237)
<!-- Reviewable:end -->
2017-11-16 03:03:48 -06:00
..
parsing Bump bitflags to 1.0 in every servo crate 2017-10-30 23:36:06 +01:00
properties Auto merge of #18710 - mhaessig:remove-rustc-serialize, r=jdm 2017-11-15 17:09:21 -06:00
rule_tree Bump bitflags to 1.0 in every servo crate 2017-10-30 23:36:06 +01:00
animated_properties.rs Fix unit tests 2017-11-02 14:30:15 -07:00
attr.rs Replace Au with CSSPixelLength in CalcLengthOrPercentage. 2017-09-13 18:10:39 +08:00
Cargo.toml Auto merge of #18710 - mhaessig:remove-rustc-serialize, r=jdm 2017-11-15 17:09:21 -06:00
custom_properties.rs style: Introduce CustomPropertiesBuilder. 2017-10-08 15:01:21 +02:00
keyframes.rs style: Be clearer about whether a declaration comes from parsing or not. 2017-10-14 11:30:59 +02:00
lib.rs Auto merge of #18710 - mhaessig:remove-rustc-serialize, r=jdm 2017-11-15 17:09:21 -06:00
logical_geometry.rs Bump bitflags to 1.0 in every servo crate 2017-10-30 23:36:06 +01:00
media_queries.rs Use cssparser's new_with_line_number_offset 2017-08-28 12:49:30 -06:00
size_of.rs CSS parsing error types: flatten nested enums more still 2017-10-10 18:04:08 +02:00
str.rs style: Make starts_with_ignore_ascii_case not lie if the strings are the same length. 2017-07-08 19:41:28 +02:00
stylesheets.rs Use InvalidRule for nested rule list. 2017-11-15 13:23:52 -08:00
stylist.rs Bump bitflags to 1.0 in every servo crate 2017-10-30 23:36:06 +01:00
viewport.rs Bump bitflags to 1.0 in every servo crate 2017-10-30 23:36:06 +01:00