Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
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 |
| |
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.