Merge branch 'MDL-84590-401' of https://github.com/andrewnicols/moodle into MOODLE_401_STABLE

This commit is contained in:
Jun Pataleta
2025-02-20 10:50:04 +08:00
+4
View File
@@ -191,9 +191,13 @@ EOF;
if (empty($standardtags)) {
$standardtags = [
// Meet WCAG 2.2 Level A success criteria.
'wcag2a',
'wcag21a',
'wcag22a',
// Meet WCAG 2.2 Level AA success criteria.
'wcag2aa',
'wcag21aa',
'wcag22aa',
// Meet Section 508 requirements.