-
Notifications
You must be signed in to change notification settings - Fork 98
Labels
T71extension-checkerIssues related to the browser extensionsIssues related to the browser extensionsuser-reportedIssues identified outside of the core teamIssues identified outside of the core team
Description
Describe the bug
A figure element with a figcaption element inside it is flagged as "The <figure> element does not have an associated label Learn more". One of the "what to do" suggestions is "Add a <figcaption> element inside the <figure> element to provide a visual caption that describes the figure".
To Reproduce
Steps to reproduce the behavior:
- Go to test case on CodePen
- Scan the page
- Scroll down the
figurerecommendation
Expected behavior
A figure element with a nested figcaption element shouldn't be flagged as an issue.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: macOS latest
- Browser Edge
- Version 136.0.3240.64
Definition of Done
- NA Design artifacts reviewed
- NA Work item implemented
- Automated test case created (when applicable)
- Unit test completed
- Run Checker (when applicable)
- Manual and Screen Reader Testing (when applicable)
- NA Video recording of user experience walkthrough (if impact to UX)
- PR created
Metadata
Metadata
Assignees
Labels
T71extension-checkerIssues related to the browser extensionsIssues related to the browser extensionsuser-reportedIssues identified outside of the core teamIssues identified outside of the core team