Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Classes | Namespaces
img_alt_not_empty_in_anchor.php File Reference

Brickfield accessibility HTML checker library. More...

Classes

class  tool_brickfield\local\htmlchecker\common\checks\img_alt_not_empty_in_anchor
 

Namespaces

namespace  tool_brickfield\local\htmlchecker\common\checks
  
 

Detailed Description

Brickfield accessibility HTML checker library.

Alt text for all img elements used as source anchors is not empty when there is no other text in the anchor. img element cannot have alt attribute value of null or whitespace if the img element is contained by an a element and there is no other link text.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later