-
Notifications
You must be signed in to change notification settings - Fork 884
Support the <dialog> element #3463
Copy link
Copy link
Closed
Labels
featNew feature or enhancementNew feature or enhancementprA pr has been created for the issueA pr has been created for the issuestandardsIssues in the ARIA standards objects (lib/standards)Issues in the ARIA standards objects (lib/standards)
Milestone
Metadata
Metadata
Assignees
Labels
featNew feature or enhancementNew feature or enhancementprA pr has been created for the issueA pr has been created for the issuestandardsIssues in the ARIA standards objects (lib/standards)Issues in the ARIA standards objects (lib/standards)
Type
Fields
Give feedbackNo fields configured for issues without a type.
Support for the dialog element has picked up quite a bit in the last year. We need to make sure that while closed, axe-core doesn't flag content inside a dialog element, and when opened, that axe-core properly considers the implications of things like contrast on the background, and that elements in the background are not focusable.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog