Created on 5 December 2024, 4 months ago

Problem/Motivation

We have this installed on our site and are going through a pa11y-ci report of issues found on the site. One of them is this:

Error: Iframe element requires a non-empty title attribute that identifies the frame.
htmlcs: WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1

(selector "#fluid-id-46zsazpq-429 > iframe")

Steps to reproduce

Run a pa11y-ci test, using at least the htmlcs tester, against a site with this installed. In my case I also have axe testing enabled, but this one says it is from htmlcs.

I can also see it in Edge when inspecting elements, where it puts a yellow line under the iframe element which gives the same warning when hovering over it. I'm not sure if that's only there because of an extra testing tool I've installed or if that's default behaviour.

Proposed resolution

Add a title attribute to that iframe.

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇨🇦Canada ryanrobinson_wlu

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024