Remove invalid iframe attributes from oembed field formatter

Created on 30 July 2019, over 5 years ago
Updated 26 May 2024, 8 months 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 about 13 hours 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.71.5 2024