servo/components
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
..
atoms Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
bluetooth Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
bluetooth_traits Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
canvas Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
canvas_traits Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
compositing Rename ScreenPx to DeviceIndependentPixel. 2017-02-22 14:37:24 +10:00
config Rename ScreenPx to DeviceIndependentPixel. 2017-02-22 14:37:24 +10:00
constellation Auto merge of #15670 - nox:die-plugins-die, r=Manishearth 2017-02-21 05:15:15 -08:00
debugger Removed util. 2016-12-14 18:04:37 -06:00
deny_public_fields Change #[privatize] into #[derive(DenyPublicFields)] 2017-02-15 10:24:01 +01:00
devtools Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
devtools_traits Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
domobject_derive Replace inheritance_integrity by trait shenanigans 2017-02-15 22:11:20 +01:00
geometry Rename ScreenPx to DeviceIndependentPixel. 2017-02-22 14:37:24 +10:00
gfx Auto merge of #15670 - nox:die-plugins-die, r=Manishearth 2017-02-21 05:15:15 -08:00
gfx_traits Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
jstraceable_derive Remove a useless cfg attribute 2017-02-21 11:10:30 +01:00
layout Auto merge of #14962 - jdm:image_script_load, r=Ms2ger,glennw,emilio 2017-02-22 17:50:48 -08:00
layout_thread Avoid dropping image requests on the ground from non-script-initiated reflow. 2017-02-22 14:19:35 -05:00
layout_traits Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
msg Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
net Add useful debug information to image cache. 2017-02-22 14:19:35 -05:00
net_traits Send response for image requests progressively to image cache. 2017-02-22 14:19:35 -05:00
profile Auto merge of #15458 - connorimes:hbs-0.4, r=emilio 2017-02-22 09:05:37 -08:00
profile_traits Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
rand squash: convert less interesting debug! logs to traces 2017-01-18 22:21:41 -07:00
range Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
remutex squash: convert less interesting debug! logs to traces 2017-01-18 22:21:41 -07:00
script Split HTMLImageElement's loading code into smaller pieces with fewer runnables. 2017-02-22 14:19:35 -05:00
script_layout_interface Make script thread initiate requests for images needed by layout. 2017-02-22 14:19:35 -05:00
script_plugins Make script thread initiate requests for images needed by layout. 2017-02-22 14:19:35 -05:00
script_traits Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
selectors Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
servo Make script thread initiate requests for images needed by layout. 2017-02-22 14:19:35 -05:00
style Auto merge of #15692 - servo:moz-table-border-nonzero, r=upsuper 2017-02-22 23:41:26 -08:00
style_traits Rename ScreenPx to DeviceIndependentPixel. 2017-02-22 14:37:24 +10:00
url Add ImmutableOrigin to allow for serializing origins 2017-02-22 11:11:59 -06:00
webdriver_server Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
webvr Remove unused features from webvr traits 2017-02-21 11:00:03 +01:00
webvr_traits Remove unused features from webvr traits 2017-02-21 11:00:03 +01:00