remove title attribute as it does not improve screen reader navigation

This commit is contained in:
daria 2024-11-19 14:30:27 +02:00
parent 3765dc8c13
commit ee8591e040

View File

@ -78,7 +78,6 @@ define([
requireConfig.urlArgs + '#' + encodeURIComponent(JSON.stringify(req)));
$i.attr('allowfullscreen', 'true');
$i.attr('allow', 'clipboard-write');
$i.attr('title', 'Main Content');
$('iframe-placeholder').after($i).remove();
// This is a cheap trick to avoid loading sframe-channel in parallel with the