servo/components
bors-servo a2c33ac6e6 Auto merge of #16028 - canaltinova:pseudos-for-alt, r=Manishearth
Stylo: Add support for -moz-*  pseudo-classes for alt text

<!-- 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 [Bug 1341642](https://bugzilla.mozilla.org/show_bug.cgi?id=1341642)

<!-- Either: -->
- [X] These changes do not require tests because they are stylo changes.

<!-- 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/16028)
<!-- Reviewable:end -->
2017-03-18 13:45:01 -07:00
..
atoms Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
bluetooth Disabled tinyfiledialogs when running headless. 2017-03-16 08:48:33 -05:00
bluetooth_traits Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
canvas Fix crop_area_byte_length calculation in crop_image and add tests 2017-03-16 21:43:31 +01:00
canvas_traits Kill serde_codegen 💣 2017-02-28 19:31:25 +01:00
compositing Auto merge of #15795 - paulrouget:follow-link, r=asajeffrey 2017-03-14 07:22:23 -07:00
config Rename ScreenPx to DeviceIndependentPixel. 2017-02-22 14:37:24 +10:00
constellation Implement dissimilar-origin window.parent and window.top. 2017-03-17 10:53:20 -05:00
debugger Enable the debugger on Android 2017-03-17 16:36:06 +01:00
deny_public_fields Update syn to 0.11 2017-02-27 14:46:50 +01:00
devtools removed instances of -> () in existing code 2017-03-13 17:38:33 +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 Update syn to 0.11 2017-02-27 14:46:50 +01:00
geometry Rename ScreenPx to DeviceIndependentPixel. 2017-02-22 14:37:24 +10:00
gfx gfx: Show the text in the display item when debugging. 2017-03-11 11:31:11 +01:00
gfx_traits Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
jstraceable_derive Update syn to 0.11 2017-02-27 14:46:50 +01:00
layout Switch column-count to use predefined integer type 2017-03-17 23:08:05 +11:00
layout_thread style: Avoid cloning all over the error reporter. 2017-03-14 00:49:18 +01:00
layout_traits Kill serde_codegen 💣 2017-02-28 19:31:25 +01:00
msg Kill serde_codegen 💣 2017-02-28 19:31:25 +01:00
net Disabled tinyfiledialogs when running headless. 2017-03-16 08:48:33 -05:00
net_traits Implement setter for document.domain 2017-03-15 10:34:23 -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
range Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
remutex
script Box more specified values to bring SpecifiedValue/PropertyDeclaration sizes down to 24/32 bytes. 2017-03-17 22:18:19 -07:00
script_layout_interface style: Avoid cloning all over the error reporter. 2017-03-14 00:49:18 +01:00
script_plugins Auto merge of #15771 - jdm:img-panic, r=nox 2017-03-08 04:28:58 -08:00
script_traits Implement dissimilar-origin window.parent and window.top. 2017-03-17 10:53:20 -05:00
selectors Bug 1340683 - stylo: Implement the :-moz-any pseudo-class 2017-03-16 11:44:47 -07:00
servo Update WR (types updates, stacking context culling) 2017-03-09 10:32:40 +10:00
style Auto merge of #16028 - canaltinova:pseudos-for-alt, r=Manishearth 2017-03-18 13:45:01 -07:00
style_traits Update cssparser for https://github.com/servo/rust-cssparser/pull/123 2017-02-28 17:16:36 +01:00
url Added some same-origin-domain checks. 2017-03-14 14:36:03 -05:00
webdriver_server Remove rustc-serialize from cookie 2017-02-24 02:39:57 +01:00
webvr Kill serde_codegen 💣 2017-02-28 19:31:25 +01:00
webvr_traits Remove unused features from webvr traits 2017-02-21 11:00:03 +01:00