servo/components
bors-servo 7323c7745c Auto merge of #17617 - mantaroh:svg-paint-server, r=hiro,manishearth
Handling of invalid values in svg paint server

<!-- Please describe your changes on the following line: -->
This is a PR for https://bugzilla.mozilla.org/show_bug.cgi?id=1374161

---
<!-- 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

<!-- Either: -->
There are tests for these changes, a test case will be landed in reftests in https://bugzilla.mozilla.org/show_bug.cgi?id=1374161.

<!-- 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/17288)
<!-- Reviewable:end -->
2017-07-05 21:49:27 -07:00
..
atoms Bump serde to 1.0 2017-06-16 13:31:18 +02:00
bluetooth Untry 2017-06-18 13:21:51 +02:00
bluetooth_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
canvas Bump cssparser version to 0.16.1 in toml files 2017-06-22 15:44:03 -07:00
canvas_traits Bump cssparser version to 0.16.1 in toml files 2017-06-22 15:44:03 -07:00
compositing Improve decisions in compositor over when to draw a frame. 2017-06-20 08:47:14 +10:00
config Untry 2017-06-18 13:21:51 +02:00
constellation Update clipboard to 0.4 2017-06-20 00:29:28 +02:00
debugger Enable the debugger on Android 2017-03-17 16:36:06 +01:00
deny_public_fields deny_public_fields: display field identifier in help message 2017-06-25 18:12:43 +01:00
devtools Untry 2017-06-18 13:21:51 +02:00
devtools_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
dom_struct Make #[dom_struct] a proc_macro attribute 2017-02-24 01:50:51 +01:00
domobject_derive Update syn to 0.11 2017-02-27 14:46:50 +01:00
geometry Bump serde to 1.0 2017-06-16 13:31:18 +02:00
gfx Use the Separator trait for the filter property 2017-06-27 23:40:16 +02:00
gfx_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
jstraceable_derive Update syn to 0.11 2017-02-27 14:46:50 +01:00
layout Auto merge of #17615 - bholley:simplify_local_context, r=emilio 2017-07-05 19:29:01 -07:00
layout_thread stylo: Fix StyleSheetInner/Stylesheet mapping 2017-07-02 15:49:40 +02:00
layout_traits Bump serde to 1.0 2017-06-16 13:31:18 +02:00
msg Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
net Introduce service-worker mode 2017-06-22 23:48:07 -07:00
net_traits Introduce service-worker mode 2017-06-22 23:48:07 -07:00
profile Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
profile_traits Passing ProfilerChan by reference to the send_profile_data method. 2017-06-25 14:29:44 +02:00
rand squash: convert less interesting debug! logs to traces 2017-01-18 22:21:41 -07:00
range Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
remutex Upgrade to rustc 1.19.0-nightly (ced823e26 2017-05-07) 2017-05-08 12:46:03 +02:00
script stylo: Fix StyleSheetInner/Stylesheet mapping 2017-07-02 15:49:40 +02:00
script_layout_interface Implement :visited handling for lazy pseudo-elements in stylo. 2017-06-29 16:22:13 -07:00
script_plugins Upgrade to rustc 1.20.0-nightly (3bfc18a96 2017-06-29) 2017-06-30 23:22:38 +02:00
script_traits Implemented paint worklet rendering context. 2017-06-30 16:41:08 -05:00
selectors Drive-by fix "unused import" warning. 2017-07-05 13:58:06 +02:00
servo Bump serde to 1.0 2017-06-16 13:31:18 +02:00
servo_arc remove various things now that Rust 1.17 is required 2017-06-23 10:39:41 -04:00
size_of_test Add size_of_test crate 2017-05-16 10:12:51 +02:00
style Auto merge of #17617 - mantaroh:svg-paint-server, r=hiro,manishearth 2017-07-05 21:49:27 -07:00
style_derive Introduce ToAnimatedValue 🎥 2017-06-29 14:03:15 +02:00
style_traits Introduce CommaWithSpace 2017-06-27 23:37:48 +02:00
url Untry 2017-06-18 13:21:51 +02:00
webdriver_server Untry 2017-06-18 13:21:51 +02:00
webvr Bump serde to 1.0 2017-06-16 13:31:18 +02:00
webvr_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00