-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Issue
Accessibility: `<frame>` or `<iframe>` elements do not have a title
Page
- Title: City of Jersey Village, Texas
- URL: https://www.jerseyvillagetx.com/page/econdev.overview
Description
Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https://dequeuniversity.com/rules/axe/4.10/frame-title).
Issues
| Label | Snippet | Selector |
|---|---|---|
| div#ContentPlaceHolder5_ContentRepeater5_ctl00_3_ezCol2_3 > div.widgettable > div#ContentPlaceHolder5_ContentRepeater5_ctl00_3_ContentRepeater2_3_WidgetBox_0 > iframe#instagram-embed-0 | <iframe class="instagram-media instagram-media-rendered" id="instagram-embed-0" src="https://www.instagram.com/visitjerseyvillagetx/embed/?cr=1&v=14&wp=666&rd=…" allowtransparency="true" allowfullscreen="true" frameborder="0" height="450" data-instgrm-payload-id="instagram-media-payload-0" scrolling="no" style="background: white; max-width: 540px; width: calc(100% - 2px);"> |
div#ContentPlaceHolder5_ContentRepeater5_ctl00_3_ezCol2_3 > div.widgettable > div#ContentPlaceHolder5_ContentRepeater5_ctl00_3_ContentRepeater2_3_WidgetBox_0 > iframe#instagram-embed-0 |
ExplanationFix any of the following: Element has no title attribute aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element's default semantics were not overridden with role="none" or role="presentation" |
||
Issue type: frame-title
<h3>Documentation</h3>
Metadata
Metadata
Assignees
Labels
No labels