ckeditor-youtube-plugin
ckeditor-youtube-plugin copied to clipboard
WCAG 'bug' - iframe has no descriptive TITLE
trafficstars
When WCAG-testing the CKeditor I got the following: The iframe that contains the video has no TITLE. For screenreader-users it is currently not easy to understand which information is given in the iframe, and therefore difficult to decide if they want to skip the content. It is recommended to add a TITLE to the iframe that describes what the video is about.
Is it possible to add an extra input-field for a short description that is printed in the iframe TITLE ?