servo/components
bors-servo 94e563e4d9 Auto merge of #15735 - servo:cssparserup, r=emilio
Update cssparser to 0.11

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

<s>Depends on https://github.com/servo/rust-cssparser/pull/122.</s>

---
<!-- 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/15735)
<!-- Reviewable:end -->
2017-02-26 02:19:32 -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 Update to cssparser 0.11 2017-02-26 11:09:53 +01:00
canvas_traits Update to cssparser 0.11 2017-02-26 11:09:53 +01:00
compositing Introduce CSSPixel as a replacement for ViewportPx and PagePx. 2017-02-24 06:58:10 +10:00
config Rename ScreenPx to DeviceIndependentPixel. 2017-02-22 14:37:24 +10:00
constellation Introduce CSSPixel as a replacement for ViewportPx and PagePx. 2017-02-24 06:58:10 +10: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
dom_struct Make #[dom_struct] a proc_macro attribute 2017-02-24 01:50:51 +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 Add support for most of the border-image properties, pass to WR. 2017-02-23 14:15:20 +10: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 Update to cssparser 0.11 2017-02-26 11:09:53 +01: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 Update to cssparser 0.11 2017-02-26 11:09:53 +01:00
net Remove rustc-serialize from url 2017-02-24 02:48:42 +01:00
net_traits Remove rustc-serialize from cookie 2017-02-24 02:39:57 +01: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 Update to cssparser 0.11 2017-02-26 11:09:53 +01:00
script_layout_interface Update to cssparser 0.11 2017-02-26 11:09:53 +01:00
script_plugins Make #[dom_struct] a proc_macro attribute 2017-02-24 01:50:51 +01:00
script_traits Remove rustc-serialize from cookie 2017-02-24 02:39:57 +01:00
selectors Update to cssparser 0.11 2017-02-26 11:09:53 +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 #15735 - servo:cssparserup, r=emilio 2017-02-26 02:19:32 -08:00
style_traits Update to cssparser 0.11 2017-02-26 11:09:53 +01:00
url Add ImmutableOrigin to allow for serializing origins 2017-02-22 11:11:59 -06:00
webdriver_server Remove rustc-serialize from cookie 2017-02-24 02:39:57 +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