diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-01-10 17:14:00 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-10 17:14:00 -0500 |
commit | 6b79a8f042847aff95b1a4a06a90b637629596a0 (patch) | |
tree | bc63669d43f6c08e11cddb89253acd04cd58737f /components/script/dom/bindings/utils.rs | |
parent | fdfc840baca427f58daaa251100c3940256e86c5 (diff) | |
parent | 767ccbe5689ceec231dc51a657a9d5a2e1c418d3 (diff) | |
download | servo-6b79a8f042847aff95b1a4a06a90b637629596a0.tar.gz servo-6b79a8f042847aff95b1a4a06a90b637629596a0.zip |
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. -->
Diffstat (limited to 'components/script/dom/bindings/utils.rs')
0 files changed, 0 insertions, 0 deletions