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

Brickfield accessibility HTML checker library. More...

Classes

class  tool_brickfield\local\htmlchecker\common\checks\img_alt_is_different
 

Namespaces

namespace  tool_brickfield\local\htmlchecker\common\checks
  
 

Detailed Description

Brickfield accessibility HTML checker library.

Alt text is not the same as the filename unless author has confirmed it is correct. 'img' element cannot have alt attribute value that is the same as its src attribute.

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