Allow setting Title to tinyMCE video element (WCAG A level requirement)
Content creator currently cannot set title to tinyMCE video element which means it breaks the WCAG A level requirement: https://www.w3.org/WAI/WCAG21/Understanding/non-text-content.html
tinyMCE can be overridden to allow custom attributes including title but it would need content creator to understand application code in order to apply the value
1
vote