Merge branch 'MDL-84590-401' of https://github.com/andrewnicols/moodle into MOODLE_401_STABLE
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user