MDL-79674 behat: Disable target-size rule
commitecb8465ebe281bf8956a2e81629055856866975c
authorJun Pataleta <jun@moodle.com>
Tue, 30 Jan 2024 07:59:59 +0000 (30 15:59 +0800)
committerJun Pataleta <jun@moodle.com>
Fri, 16 Feb 2024 03:53:53 +0000 (16 11:53 +0800)
treeca83f67c83e87f1bcc8c63da1abae05b77b12b24
parentf47baadc93fd3b88af46bdd6b983ce32638e9da2
MDL-79674 behat: Disable target-size rule

Since axe-core has introduced WCAG 2.2 Level AA support, a `target-size`
rule has been added which is a Level AA success criterion. Since we
haven't started working on WCAG 2.2 Level AA compliance, let's disable
this rule for now.

See https://www.w3.org/WAI/WCAG22/Understanding/target-size-minimum.html
lib/tests/behat/behat_accessibility.php