From ee8591e0404592e9e95ef5e15839c643a118696e Mon Sep 17 00:00:00 2001 From: daria Date: Tue, 19 Nov 2024 14:30:27 +0200 Subject: [PATCH] remove title attribute as it does not improve screen reader navigation --- www/common/sframe-common-outer.js | 1 - 1 file changed, 1 deletion(-) diff --git a/www/common/sframe-common-outer.js b/www/common/sframe-common-outer.js index 1839babfc..c5d0582d4 100644 --- a/www/common/sframe-common-outer.js +++ b/www/common/sframe-common-outer.js @@ -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