servo/components/style/gecko
Emilio Cobos Álvarez dd3bf6f952
Ensure the default computed values are up-to-date before evaluating media queries.
Zoom changes can change the meaning of ems, so we can't re-evaluate media
queries with the old values, because otherwise we may miss a restyle.

Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1357461
MozReview-Commit-ID: HQInvR7RPqR
2017-06-03 14:44:12 +02:00
..
generated Update bindings 2017-06-02 14:39:13 -05:00
arc_types.rs Implement CSSKeyframesRule and CSSKeyframeRule for stylo. 2017-05-19 13:56:57 +10:00
conversions.rs Rename BorderRadiusSize to BorderCornerSize 2017-05-29 00:58:53 +02: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 Ensure the default computed values are up-to-date before evaluating media queries. 2017-06-03 14:44:12 +02: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 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 stylo: Use namespace ids for content: attr(..) 2017-06-01 14:11:31 -07: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 Add support for symbols() function. 2017-05-27 20:45:58 +10:00
wrapper.rs Pull decls from Gecko for link preshints 2017-06-02 14:34:39 -05:00