servo/components/style/gecko
bors-servo 3b13b152a0 Auto merge of #16841 - bzbarsky:fix-moz-any-matching, r=emilio
Fix the situation when :any-link starts or stops matching to actually restyle correctly.

<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix https://bugzilla.mozilla.org/show_bug.cgi?id=1364335

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- 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/16841)
<!-- Reviewable:end -->
2017-05-13 01:00:46 -05:00
..
generated Update bindings 2017-05-13 07:50:59 +09:00
arc_types.rs Stylo: Bug 1361994 - Implement access to CSSMozDocumentRule 2017-05-10 16:55:44 +02:00
conversions.rs Refactor Position 2017-05-10 16:56:01 +02:00
data.rs stylo: Stop cloning the list of stylesheets each flush. 2017-05-12 14:51:01 +02:00
global_style_data.rs Bug 1361258 - Opt-in to thread-local jemalloc arenas for stylo rayon threads. r=bholley 2017-05-13 08:38:49 +09:00
media_queries.rs Use StyleArc in the style system. 2017-05-02 17:35:44 -07:00
mod.rs Use Gecko nsCSSFontFaceRule for font face rule. 2017-03-30 11:41:09 +11:00
non_ts_pseudo_class_list.rs Auto merge of #16841 - bzbarsky:fix-moz-any-matching, r=emilio 2017-05-13 01:00:46 -05:00
restyle_damage.rs Use StyleArc in the style system. 2017-05-02 17:35:44 -07:00
rules.rs Add missing 'additive-symbols' validity checks 2017-04-26 13:02:40 +09:00
selector_parser.rs Bug 1355343: Take all the snapshots into account. r=bholley 2017-05-10 12:05:39 +02:00
snapshot.rs Bug 1355343: Take all the snapshots into account. r=bholley 2017-05-10 12:05:39 +02:00
snapshot_helpers.rs style: Document Gecko's snapshot code. 2017-01-02 12:58:05 +01:00
traversal.rs Do the sequential traversal breadth-first. 2017-04-09 14:52:49 +08:00
url.rs Use StyleArc in the style system. 2017-05-02 17:35:44 -07:00
values.rs stylo: Support other unit types in computed angle 2017-05-01 16:25:18 +03:00
wrapper.rs Auto merge of #16831 - heycam:autofill, r=emilio 2017-05-12 17:32:21 -05:00