tonytomov / jqGrid

jQuery grid plugin
www.trirand.com
2.84k stars 1.2k forks source link

The tr and tr tags created by jqgrid have roles and these tags should not have roles #990

Open julie4754 opened 3 years ago

julie4754 commented 3 years ago

The tr and tr elements created by jqgrid have roles and these elements should not have roles according to WCAG as these already have clear purposes. This may be a hangover from when jqgrids were created on div elements rather than table elements .

julie4754 commented 3 years ago

Rule: Table structure elements cannot specify an explicit 'role' within table containers