MDL-67687 behat: Add axe-core 3.5.5

This commit is contained in:
Andrew Nicols 2020-07-16 09:24:06 +08:00
parent b0e096d870
commit 06d486d9a3
4 changed files with 21 additions and 0 deletions

View file

@ -19,6 +19,7 @@ lib/editor/tinymce/plugins/spellchecker/rpc.php
lib/editor/tinymce/tiny_mce/ lib/editor/tinymce/tiny_mce/
lib/mlbackend/php/phpml/ lib/mlbackend/php/phpml/
lib/adodb/ lib/adodb/
lib/behat/axe/
lib/bennu/ lib/bennu/
lib/evalmath/ lib/evalmath/
lib/phpspreadsheet/ lib/phpspreadsheet/

View file

@ -20,6 +20,7 @@ lib/editor/tinymce/plugins/spellchecker/rpc.php
lib/editor/tinymce/tiny_mce/ lib/editor/tinymce/tiny_mce/
lib/mlbackend/php/phpml/ lib/mlbackend/php/phpml/
lib/adodb/ lib/adodb/
lib/behat/axe/
lib/bennu/ lib/bennu/
lib/evalmath/ lib/evalmath/
lib/phpspreadsheet/ lib/phpspreadsheet/

12
lib/behat/axe/axe.min.js vendored Normal file

File diff suppressed because one or more lines are too long

View file

@ -7,6 +7,13 @@
<version>5.20.16</version> <version>5.20.16</version>
<licenseversion>2.1+</licenseversion> <licenseversion>2.1+</licenseversion>
</library> </library>
<library>
<location>behat/axe</location>
<name>axe-core</name>
<license>MPL</license>
<version>3.5.5</version>
<licenseversion>2.0</licenseversion>
</library>
<library> <library>
<location>bennu</location> <location>bennu</location>
<name>Bennu</name> <name>Bennu</name>