servo/components/style/gecko
Hiroyuki Ikezoe 57c27e5d35 Rename MinLength to MozLength.
So that we can reuse this for non-min-prefixed properties (e.g. width).
2017-05-21 08:33:12 +09:00
..
generated style: Add an outparam to Gecko_CalcStyleDifference that returns whether any style data changed. 2017-05-20 16:21:00 +02:00
arc_types.rs Implement CSSKeyframesRule and CSSKeyframeRule for stylo. 2017-05-19 13:56:57 +10:00
conversions.rs Introduce CalcLengthOrPercentage::unclamped_length 2017-05-18 19:27:31 +02:00
data.rs Enable querying counter-style rule on Servo backend. 2017-05-16 14:42:46 +10:00
global_style_data.rs Allow forcing a style threadpool of size 1. 2017-05-18 16:18:12 +02:00
media_queries.rs Use StyleArc in the style system. 2017-05-02 17:35:44 -07: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 Add :-moz-is-html support for stylo. 2017-05-16 14:33:44 -04:00
pseudo_element.rs Bug 1364850: Move PseudoElement to be just another combinator in selectors. r=bholley 2017-05-17 10:58:24 +02: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 Bug 1364850: Move PseudoElement to be just another combinator in selectors. r=bholley 2017-05-17 10:58:24 +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 Rename MinLength to MozLength. 2017-05-21 08:33:12 +09:00
wrapper.rs Auto merge of #16929 - emilio:more-bits, r=bzbarsky 2017-05-19 06:44:25 -05:00