diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-01-10 19:35:29 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-10 19:35:29 -0500 |
commit | c5069835d72bb7c14034c13674b6d1b500a95425 (patch) | |
tree | 69297639e687693ec75bd20aec7ae17b00938d59 /components/script/dom/bindings/utils.rs | |
parent | 6b79a8f042847aff95b1a4a06a90b637629596a0 (diff) | |
parent | d59aed606d6c6e96256eecce73c6940c1863c655 (diff) | |
download | servo-c5069835d72bb7c14034c13674b6d1b500a95425.tar.gz servo-c5069835d72bb7c14034c13674b6d1b500a95425.zip |
Auto merge of #25435 - pshaughn:radio, r=Manishearth
RadioNodeList liveness
When the named getter of a form's .elements gets a list, that list is now a live view into the form, passing a WPT test that removes a node and then looks at the list again.
---
<!-- 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 #25415 (GitHub issue number if applicable)
<!-- Either: -->
- [X] There are tests for these changes
<!-- 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