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

Brickfield accessibility HTML checker library. More...

Classes

class  tool_brickfield\local\htmlchecker\common\checks\table_td_should_not_merge
 

Namespaces

namespace  tool_brickfield\local\htmlchecker\common\checks
  
 

Detailed Description

Brickfield accessibility HTML checker library.

All table cells should not be merged. The table element, for all table cells should contain no colspans or rowspans.

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