Accessibility enhancements for html output of iframe tag (title, id, name, inner A link)

Created on 3 October 2017, over 6 years ago
Updated 15 April 2024, 2 months ago

Closed as a duplicate of https://www.drupal.org/project/video_embed_field/issues/2913925 β†’

Problem/Motivation

Meet WCAG standards for iframe accessability: Using the title attribute of the frame and iframe elements

Proposed resolution

Add a default implementation of renderEmbedCode() in ProviderPluginBase and add provider specific elements in an overriding method in extending classes.

Remaining tasks

This module doesn't test a full render array, so none at present.

User interface changes

No UI visible UI changes but screen readers will now have access to a frame title.

API changes

Code extending the base plugin in custom development would need to be refactored to pick up this change. The change is backwards compatible since this method was not previously implemented at the base class level.

Data model changes

None.

πŸ“Œ Task
Status

Needs review

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States FatherShawn New York

Live updates comments and jobs are added and updated live.
  • Accessibility

    It affects the ability of people with disabilities or special needs (such as blindness or color-blindness) to use Drupal.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024