servo/components/style/gecko
bors-servo 65624dbfc2 Auto merge of #15692 - servo:moz-table-border-nonzero, r=upsuper
Stylo: add :-moz-table-border-nonzero pseudo-class.

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

https://bugzilla.mozilla.org/show_bug.cgi?id=1340696

---
<!-- 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
- [ ] These changes fix #__ (github issue number if applicable).

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

<!-- 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/15692)
<!-- Reviewable:end -->
2017-02-22 23:41:26 -08:00
..
generated Update atoms for gecko binding 2017-02-18 13:26:42 +11:00
arc_types.rs Simplify defining arc ffi types 2017-02-23 10:22:39 +11:00
conversions.rs Simplify defining arc ffi types 2017-02-23 10:22:39 +11:00
data.rs Bug 1332969: stylo: Synchronously do a style update when the device changes. 2017-01-23 18:55:45 +01:00
media_queries.rs Change LengthOrPercentage to make use of NoCalcLength 2017-01-29 02:30:25 +05:30
mod.rs Simplify defining arc ffi types 2017-02-23 10:22:39 +11:00
non_ts_pseudo_class_list.rs Stylo: add :-moz-table-border-nonzero pseudo-class. 2017-02-23 08:40:51 +01:00
restyle_damage.rs Implement "handled for descendants" tracking for RestyleDamage. 2017-02-17 10:15:53 -08:00
selector_parser.rs Put stylo's pseudo-class into a list file 2017-01-24 10:17:57 +11:00
snapshot.rs style: Document Gecko's snapshot code. 2017-01-02 12:58:05 +01:00
snapshot_helpers.rs style: Document Gecko's snapshot code. 2017-01-02 12:58:05 +01:00
traversal.rs style: Expose the traversal kind to the style system. 2017-01-24 08:41:29 +01:00
values.rs Auto merge of #15662 - canaltinova:column, r=Manishearth 2017-02-20 10:28:03 -08:00
wrapper.rs Stylo: add :-moz-table-border-nonzero pseudo-class. 2017-02-23 08:40:51 +01:00