servo/components/style/gecko
bors-servo a9b0eb101f Auto merge of #14356 - heycam:nac-no-doc, r=emilio
stylo: don't match native anonymous content to user/author rules

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

This makes us skip user and document style sheets when performing the cascade for Gecko native anonymous content.  It was reviewed in https://bugzilla.mozilla.org/show_bug.cgi?id=1293809 by @emilio.

<!-- 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/14356)
<!-- Reviewable:end -->
2016-11-23 23:32:32 -08:00
..
generated Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
context.rs Concurrent rule tree, v1 2016-11-05 17:29:52 +01:00
conversions.rs Add stylo FFI for CSSStyleRule 2016-11-24 10:28:38 +11:00
data.rs Rename selector_matching.rs to stylist.rs 2016-11-20 15:29:09 +01:00
mod.rs Rename selector_impl.rs to selector_parser.rs 2016-11-20 15:30:37 +01:00
restyle_damage.rs Uplift bitfield fix for nsChangeHint 2016-11-18 21:45:12 -08:00
selector_parser.rs Remove SelectorImpl aliases 2016-11-22 14:50:22 +01:00
snapshot.rs Remove SelectorImpl aliases 2016-11-22 14:50:22 +01:00
snapshot_helpers.rs Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
traversal.rs Drop style data from descendants on display:none. 2016-11-01 11:03:04 -07:00
values.rs Prefer Either<A, B> for LengthOrNumber 2016-11-18 09:14:09 +05:30
wrapper.rs Don't match native anonymous content to user/author rules. 2016-11-24 13:00:12 +08:00