You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix 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"
Environment
Chrome version 98.0.4758.102
The text was updated successfully, but these errors were encountered:
Issue
Ensures <iframe> and <frame> elements have an accessible name
(frame-title)Target application
Firebase
Element path
iframe[allowfullscreen=""]
Snippet
<iframe src="/root_051f0c5beb86c5c18bba4d747a9ca076ad0a0d8f03f286ea9795f84f9a56757d.frame" allow="clipboard-write https://firebase-dot-devsite-v2-prod.appspot.com" allowfullscreen="" name="goog_142620703"></iframe>
How to fix
Environment
Chrome version 98.0.4758.102
The text was updated successfully, but these errors were encountered: