servo/components/style/gecko
bors-servo 799988578e Auto merge of #17871 - emilio:revert-gradient-stuff, r=emilio
Revert "Auto merge of #17868 - ferjm:bug1380259.radial.gradients, r=xidorn"

This reverts commit ef233381cc, reversing
changes made to f61528d297.

This broke a bunch of tests in m-c, like:

  https://treeherder.mozilla.org/logviewer.html#?job_id=118007409&repo=autoland

<!-- 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/17871)
<!-- Reviewable:end -->
2017-07-26 07:51:21 -05:00
..
generated Auto merge of #17859 - jdm:geckodecl, r=heycam 2017-07-26 06:46:13 -05:00
arc_types.rs stylo: Remove usage of ServoComputedValues from binding functions 2017-07-21 08:33:11 -07:00
conversions.rs Revert "Auto merge of #17868 - ferjm:bug1380259.radial.gradients, r=xidorn" 2017-07-26 14:25:22 +02:00
data.rs stylo: Honor the relevant link visited pref. 2017-07-23 22:37:47 +02:00
global_style_data.rs Separate thread pool from global state for Gecko 2017-06-23 19:36:58 +09:00
media_queries.rs Record viewport unit usage and generate proper restyle hint. 2017-07-25 19:02:21 +10:00
mod.rs Backed out changeset fec394734f83 (bug 17624) for build bustage a=backout CLOSED TREE 2017-07-06 21:58:15 +00:00
non_ts_pseudo_class_list.rs Auto merge of #17577 - mbrubeck:inactive, r=emilio 2017-06-30 10:13:01 -07:00
pseudo_element.rs Filter out non-applying properties when cascading style for ::first-letter/::first-line/::placeholder. r=emilio 2017-07-21 14:16:06 -04:00
pseudo_element_definition.mako.rs stylo: Cleanup the Gecko bits. 2017-07-18 17:35:44 +02:00
regen_atoms.py stylo: Fix PseudoElement::pseudo_type. 2017-07-18 17:34:42 +02:00
restyle_damage.rs style: Ensure we generate a ReconstructFrame hint when -moz-binding changes on a display:none root. 2017-07-25 15:50:00 +08:00
rules.rs Use integer for specified and computed font-weight 2017-07-06 15:31:24 +10:00
selector_parser.rs Update cssparser to 0.18 2017-07-24 11:39:12 +02:00
snapshot.rs style: Implement a more fine-grained invalidation method. 2017-06-13 13:26:41 +02:00
snapshot_helpers.rs ID and class selectors are ASCII case-insensitive in quirks mode. 2017-06-12 23:33:53 +02:00
traversal.rs Pass a callback to recalc_style_at to avoid traversing children twice. 2017-07-15 14:45:51 -07:00
url.rs Replace all uses of the style::stylearc alias with servo_arc. 2017-07-19 09:29:05 +02:00
values.rs style: Respect calc for percentages. 2017-07-14 13:43:27 +02:00
wrapper.rs stylo: Read mName as a raw nsIAtom* from NodeInfoInner. 2017-07-24 10:40:58 -04:00