Skip to content

Commit 819245d

Browse files
authored
chore(modals): backdrop presentation role (#4934)
* chore(modals): aria-describedby and heading changes * chore(modals): presentation role onto backdrop * chore(modals): presentation role onto backdrop, actual
1 parent cd239a7 commit 819245d

File tree

14 files changed

+884
-859
lines changed

14 files changed

+884
-859
lines changed

RELEASENOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
- Changed default header level from `h2` to `h1` for semantics and added more description around using headers in the Accessibility section.
9898
- Removed redundant `title` attribute from modal close button.
9999
- Updated use of `aria-describedby` attribute for modal content, and clarified in accessibility documentation section.
100+
- Added the `role="presentation"` attribute to the modal backdrop.
100101

101102
### [Pills](https://www.lightningdesignsystem.com/components/pills)
102103
## Added

0 commit comments

Comments
 (0)