diff options
| author | Marijke Luttekes <mail@marijkeluttekes.dev> | 2024-05-21 22:09:26 -0300 |
|---|---|---|
| committer | nessita <124304+nessita@users.noreply.github.com> | 2024-05-22 00:13:55 -0300 |
| commit | 01ed59f753139afb514170ee7f7384c155ecbc2d (patch) | |
| tree | 4b2a50dfa6abc08d1eb0f439f8078e7c1df1b8d0 /tests/admin_views/tests.py | |
| parent | 9c5fe93349bd4339c41d057b87046e5d28be6f77 (diff) | |
Refs #35189 -- Improved admin fieldset's accessibility by setting aria-labelledby.
Before this change, HTML <fieldset> elements in the admin site did not
have an associated label to describe them. This commit defines a unique
HTML id for the heading labeling a fieldset, and sets its
aria-labelledby property to link the heading with the fieldset.
Diffstat (limited to 'tests/admin_views/tests.py')
0 files changed, 0 insertions, 0 deletions
