Remove invalid iframe attributes from oembed field formatter

Created on 30 July 2019, almost 5 years ago
Updated 26 May 2024, 7 days ago

Problem/Motivation

There are w3c html validation errors for the following:

Error: The frameborder attribute on the iframe element is obsolete. Use CSS instead.
Error: The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.

These are added in the field formatter: OEmbedFormatter

Proposed resolution

Remove the invalid attributes from the HTML and add CSS to achieve the same result.

Feature request
Status

Fixed

Version

10.3

Component
Media 

Last updated 1 day ago

Created by

🇬🇧United Kingdom Kirst25

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

Merge Requests

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