diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-01-23 16:56:57 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-23 16:56:57 -0500 |
commit | ae1758fec95bc4244a6f4d8336068e9c5b75a38d (patch) | |
tree | 9fecc3efa9e5a84950e0f4c3d65fdfb76d733b5a /components/script/dom/bindings/codegen | |
parent | d0d3aaa449d3569292ab1311a69f5162ec956412 (diff) | |
parent | f6bcc1f95487f9a3a55fb92cb59062e9c03d9950 (diff) | |
download | servo-ae1758fec95bc4244a6f4d8336068e9c5b75a38d.tar.gz servo-ae1758fec95bc4244a6f4d8336068e9c5b75a38d.zip |
Auto merge of #25490 - teapotd:radio-group-iter, r=Manishearth
Simplify and fix iteration over radio button group
- Code for iterating over radio button group elements has been extracted to `radio_group_iter`
- `in_same_group` now checks if elements are in the same tree
- `radio_group_name` returns `None` if name is empty
- Radio buttons now group together in orphan trees (#25486)
---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #25486
- [ ] There are tests for these changes
Diffstat (limited to 'components/script/dom/bindings/codegen')
0 files changed, 0 insertions, 0 deletions