servo/components
bors-servo f47cd758fa Auto merge of #19743 - EdgarChen:unresolved, r=heycam
style: Remove :unsolved pseudo-class

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

This is the servo part changes of https://bugzilla.mozilla.org/show_bug.cgi?id=1417829.

---
<!-- 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 https://bugzilla.mozilla.org/show_bug.cgi?id=1417829.

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because this PR is to remove a feature.

<!-- 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/19743)
<!-- Reviewable:end -->
2018-01-10 21:06:04 -06:00
..
allocator FreeType: don’t use usable_size() as deallocation size 2017-10-30 18:22:30 +01:00
atoms Bump string_cache, html5ever and xml5ever 2017-12-07 20:37:38 +01:00
bluetooth Bump bitflags to 1.0 in every servo crate 2017-10-30 23:36:06 +01:00
bluetooth_traits Update WR (details below): 2017-10-16 16:33:24 +10:00
canvas Update WR (removal of RGB8, which isn't supported on some hardware). 2018-01-08 09:02:56 +10:00
canvas_traits Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
compositing Remove mention of some old issues 2018-01-04 20:31:41 +01:00
config Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
constellation Revert "Send IPC receiver for canvas as part of CreateCanvasPaintThread message" 2017-12-18 10:51:00 -05:00
debugger
deny_public_fields deny_public_fields: display field identifier in help message 2017-06-25 18:12:43 +01:00
devtools Update cookie to 0.10 2017-11-24 10:49:14 +01:00
devtools_traits Update cookie to 0.10 2017-11-24 10:49:14 +01:00
dom_struct Upgrade to rustc 1.24.0-nightly (5a2465e2b 2017-12-06) 2017-12-07 13:50:09 +01:00
domobject_derive Fix quote dependency version 2017-08-23 18:35:42 +02:00
fallible Update smallvec to 0.6 2017-12-05 12:03:20 +01:00
geometry Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
gfx Fix typo. san-serif -> sans-serif 2018-01-04 19:10:29 +01:00
gfx_traits pretty print tree 2017-12-23 14:40:06 +08:00
hashglobe Dump the requested aligment if out of memory while allocating a table. 2018-01-02 11:31:03 +08:00
jstraceable_derive Fix quote dependency version 2017-08-23 18:35:42 +02:00
layout Create own file for background calculations in layout 2018-01-06 20:19:32 +01:00
layout_thread Auto merge of #19721 - emilio:slotted, r=heycam 2018-01-09 07:26:28 -06:00
layout_traits Update WR (details below): 2017-10-16 16:33:24 +10:00
malloc_size_of Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
malloc_size_of_derive Overhaul MallocSizeOf and related things. 2017-09-12 12:37:51 +10:00
metrics Print url of recorded PWM 2017-12-07 20:58:31 +01:00
msg Bump bitflags to 1.0 in every servo crate 2017-10-30 23:36:06 +01:00
net Update WR (removal of RGB8, which isn't supported on some hardware). 2018-01-08 09:02:56 +10:00
net_traits Update lazy_static to 1.0 2017-12-04 22:51:13 +01:00
nonzero Replace NonZeroU32 and NonZeroUsize with a generic NonZero 2017-10-16 20:19:19 +02:00
profile added time to interactive metrics, refactored metrics to use traits 2017-10-24 21:02:56 +01:00
profile_traits added time to interactive metrics, refactored metrics to use traits 2017-10-24 21:02:56 +01:00
rand Update lazy_static to 1.0 2017-12-04 22:51:13 +01:00
range Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
remutex Update lazy_static to 1.0 2017-12-04 22:51:13 +01:00
script Fix tyvar_behind_raw_pointer warnings 2018-01-10 20:54:35 +01:00
script_layout_interface style: Remove some unneeded indirection. 2018-01-10 03:56:34 +01:00
script_plugins Make the unrooted_must_root conditional on a default Cargo feature. 2017-11-02 15:08:04 +01:00
script_traits Paint worklets: Implement timeout for worklet painter threads 2017-12-22 10:47:23 +01:00
selectors style: Store ::slotted rules separately on the cascade data, since they may cross the shadow boundary. 2018-01-09 14:26:02 +01:00
servo Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
servo_arc servo_arc: Add some #[inline] and repr(C) annotations. 2017-12-01 14:34:38 +01:00
size_of_test
style Auto merge of #19743 - EdgarChen:unresolved, r=heycam 2018-01-10 21:06:04 -06:00
style_derive style_derive: Support parse-time aliases. 2017-12-31 09:53:17 +01:00
style_traits Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
url Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
webdriver_server Update to webdriver 0.33 2017-12-08 08:27:45 -08:00
webvr Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
webvr_traits Update WR (details below): 2017-10-16 16:33:24 +10:00