servo/components
bors-servo 6b79a8f042
Auto merge of #25413 - pshaughn:optionindex, r=jdm
Implement HTMLOptionElement.index

<!-- Please describe your changes on the following line: -->
Made list_of_options public in HTMLSelectElement so HTMLOptionElement can see it, added index-getting to HTMLOptionElement.

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

<!-- Either: -->
- [X] There are tests for these changes OR

<!-- 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. -->
2020-01-10 17:14:00 -05:00
..
allocator
atoms Handle AddInput/RemoveInput events 2020-01-09 08:16:25 +05:30
background_hang_monitor
bluetooth Fix some warnings in future Rust nightlies 2020-01-02 19:22:03 +01:00
bluetooth_traits
canvas Add initial support for WebGL2 uniform buffer functions 2020-01-09 11:17:50 +01:00
canvas_traits Add initial support for WebGL2 uniform buffer functions 2020-01-09 11:17:50 +01:00
compositing Do not wake up embedder on each animation tick 2019-12-16 16:50:36 +01:00
config Fix HSTS 2020-01-07 16:07:12 +01:00
config_plugins
constellation Do not wake up embedder on each animation tick 2019-12-16 16:50:36 +01:00
debugger
deny_public_fields
derive_common
devtools Fix some warnings in future Rust nightlies 2020-01-02 19:22:03 +01:00
devtools_traits WorkerId changed to type UUID. 2019-12-10 13:12:54 +05:30
dom_struct
domobject_derive
embedder_traits
fallible style: Update smallvec to 1.0. 2019-12-16 14:23:56 +01:00
geometry
gfx Servo build fixes. 2019-12-16 14:23:56 +01:00
gfx_traits
hashglobe
jstraceable_derive
layout Parse -moz-image-rect() and -moz-element() only in Gecko 2020-01-07 14:44:28 +01:00
layout_2020 Simplify CommonItemProperties construction 2020-01-09 17:38:05 +01:00
layout_thread
layout_thread_2020 Use the is_contentful field of DisplayListBuilder 2020-01-09 15:21:58 +01:00
layout_traits
malloc_size_of Add accountable-refcell as optional build time feature 2020-01-08 09:44:41 +05:30
media
metrics
msg re-structure blob, structured serialization 2019-12-11 22:46:50 +08:00
net Auto merge of #25404 - Darkspirit:hsts, r=asajeffrey 2020-01-08 13:20:09 -05:00
net_traits Fix some warnings in future Rust nightlies 2020-01-02 19:22:03 +01:00
pixels
profile Fix some warnings in future Rust nightlies 2020-01-02 19:22:03 +01:00
profile_traits
rand
range
remutex
script Auto merge of #25413 - pshaughn:optionindex, r=jdm 2020-01-10 17:14:00 -05:00
script_layout_interface
script_plugins Add accountable-refcell as optional build time feature 2020-01-08 09:44:41 +05:30
script_traits Auto merge of #24123 - gterzian:redo_blob, r=jdm 2019-12-19 16:16:56 -05:00
selectors Bump selectors. 2019-12-18 14:36:47 +01:00
servo Add accountable-refcell as optional build time feature 2020-01-08 09:44:41 +05:30
servo_arc
size_of_test
std_test_override
style Parse -moz-image-rect() and -moz-element() only in Gecko 2020-01-07 14:44:28 +01:00
style_derive
style_traits
to_shmem style: Update smallvec to 1.0. 2019-12-16 14:23:56 +01:00
to_shmem_derive
url
webdriver_server
webgpu Initial implementation of GPUBuffer for WebGPU 2019-12-17 11:00:08 +01:00
webrender_traits
webvr
webvr_traits