servo/components/style/gecko
bors-servo 433b7bf9fa Auto merge of #17221 - aethanyc:support-xbl-stylesheet, r=heycam
stylo: Get rules from Gecko XBL stylesheets in cascading (Bug 1290276)

The change was reviewed in https://bugzilla.mozilla.org/show_bug.cgi?id=1290276

<!-- 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/17221)
<!-- Reviewable:end -->
2017-06-08 00:19:27 -07:00
..
generated stylo: Update gecko generated bindings 2017-06-08 11:26:06 +08:00
arc_types.rs style: Split stylesheets.rs 2017-06-04 21:50:09 +02:00
conversions.rs Create RGBAColor for colors compute to RGBA. 2017-06-08 10:42:26 +10:00
data.rs Ensure the default computed values are up-to-date before evaluating media queries. 2017-06-03 14:44:12 +02:00
global_style_data.rs Allow forcing a style threadpool of size 1. 2017-05-18 16:18:12 +02:00
media_queries.rs style: Recascade the document when rem units are used and the root font-size changes. 2017-06-04 10:03:11 +08:00
mod.rs Bug 1364412: Convert pseudo-elements to an enum. r=hiro,xidorn 2017-05-16 02:53:41 +02:00
non_ts_pseudo_class_list.rs Bug 1367315 - stylo: Make :dir argument a case-insensitive identifier 2017-06-05 11:09:23 -07:00
pseudo_element.rs Rollup merge of #17010 - CJKu:bug-1348490, r=emilio 2017-05-24 11:59:25 -07:00
pseudo_element_definition.mako.rs Bug 1369187: style: Add first-line and first-letter to the set of eager pseudo styles. r=bholley 2017-06-01 21:09:34 +02:00
regen_atoms.py Bug 1364412: Convert pseudo-elements to an enum. r=hiro,xidorn 2017-05-16 02:53:41 +02:00
restyle_damage.rs style: Use RestyleDamage to determine whether we must continue cascading style changes to children. 2017-05-20 16:25:39 +02:00
rules.rs stylo: Support font-variation-settings 2017-05-27 10:47:43 -07:00
selector_parser.rs style: Note :lang() as being sensitive to attributes. 2017-06-08 09:37:09 +08:00
snapshot.rs style: Match :lang() using snapshots correctly. 2017-06-08 09:37:09 +08:00
snapshot_helpers.rs Relax the requirement of Atom::with. 2017-05-16 14:42:45 +10:00
traversal.rs Do the sequential traversal breadth-first. 2017-04-09 14:52:49 +08:00
url.rs Stylo: Let SpecifiedUrl be able to carry ImageValue. 2017-05-16 01:42:30 +08:00
values.rs Add support for symbols() function. 2017-05-27 20:45:58 +10:00
wrapper.rs stylo: Get rules from Gecko XBL stylesheets in cascading (Bug 1290276) 2017-06-08 11:18:44 +08:00