servo/components/style/gecko
bors-servo 7780ef5e43 Auto merge of #17033 - heycam:default-cs, r=emilio
style: Add support for resolving default computed styles.

Servo-side changes from https://bugzilla.mozilla.org/show_bug.cgi?id=1366157.

<!-- 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/17033)
<!-- Reviewable:end -->
2017-05-25 05:50:52 -05:00
..
generated Auto merge of #17033 - heycam:default-cs, r=emilio 2017-05-25 05:50:52 -05:00
arc_types.rs Implement CSSKeyframesRule and CSSKeyframeRule for stylo. 2017-05-19 13:56:57 +10:00
conversions.rs Refactor basic shapes 2017-05-22 14:03:12 +02:00
data.rs style: Use a FnvHashMap for ExtraStyleData, and remove unused stuff from PerDocumentStyleDataImpl. 2017-05-23 14:47:18 +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 Auto merge of #17006 - emilio:negative-resolution, r=upsuper 2017-05-24 22:20:37 -05: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 stylo: Parse but never match :-moz-placeholder as a pseudo-class. 2017-05-22 11:47:17 +02: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 1364412: Expose pseudo-element flags, and properly reject pseudos in non-UA sheets. r=bholley 2017-05-16 02:53:43 +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: Bug 1355345 - Support font-display descriptor in @font-face rule 2017-05-18 18:16:24 +02:00
selector_parser.rs stylo: Parse but never match :-moz-placeholder as a pseudo-class. 2017-05-22 11:47:17 +02:00
snapshot.rs Auto merge of #16915 - servo:attr-selectors, r=nox,emilio 2017-05-18 18:45:20 -05: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 Auto merge of #16970 - MaloJaffre:grid_cleanup, r=wafflespeanut 2017-05-22 09:42:20 -05:00
wrapper.rs style: Add support for resolving default computed styles. 2017-05-25 14:19:59 +08:00