servo/components
bors-servo fa82a6bbce Auto merge of #19397 - cbrewster:create_element_for_token, r=jdm,nox
Implement the create an element for token algorithm

<!-- 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 #19392 and fix #19393 (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- 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/19397)
<!-- Reviewable:end -->
2018-01-17 10:57:06 -06:00
..
allocator
atoms Bump string_cache, html5ever and xml5ever 2017-12-07 20:37:38 +01:00
bluetooth
bluetooth_traits
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
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
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 Decoupled gfx and metrics 2018-01-15 16:25:51 +01:00
gfx_traits Decoupled gfx and metrics 2018-01-15 16:25:51 +01:00
hashglobe Dump the requested aligment if out of memory while allocating a table. 2018-01-02 11:31:03 +08:00
jstraceable_derive
layout Auto merge of #19757 - emilio:bye-custom-cascade, r=nox 2018-01-15 05:14:49 -06:00
layout_thread Auto merge of #19755 - streichgeorg:decoupling_metrics_gfx, r=jdm 2018-01-17 07:28:01 -06:00
layout_traits
malloc_size_of Reverse the dependency between selectors and malloc_size_of 2018-01-12 15:10:04 +01:00
malloc_size_of_derive
metrics Decoupled gfx and metrics 2018-01-15 16:25:51 +01:00
msg
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
profile
profile_traits
rand Update lazy_static to 1.0 2017-12-04 22:51:13 +01:00
range
remutex Update lazy_static to 1.0 2017-12-04 22:51:13 +01:00
script Auto merge of #19397 - cbrewster:create_element_for_token, r=jdm,nox 2018-01-17 10:57:06 -06:00
script_layout_interface layout: Deduplicate Node::fragment_type and FragmentDisplayListBuilding::fragment_type. 2018-01-14 21:45:39 +01:00
script_plugins
script_traits Paint worklets: Implement timeout for worklet painter threads 2017-12-22 10:47:23 +01:00
selectors Optimize selector matching for some common cases. 2018-01-17 09:46:57 +11:00
servo Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
servo_arc Prepare servo_arc for publication on crates.io 2018-01-12 15:10:44 +01:00
size_of_test
style style: Cleanup a bit the calc code. 2018-01-17 15:26:13 +01: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
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