Active
Project:
Web Links
Version:
6.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2010 at 22:28 UTC
Updated:
12 May 2010 at 21:46 UTC
The code generates a fieldset tag to group links by category. The use of a fieldset tag for purposes of presentation causes the resulting page to fail WCAG 2.0 validation. According to the W3C standard, the fieldset tag is only to be used for grouping form controls.
Comments
Comment #1
nancydruI have validated before with no problem.
Comment #2
billsdesk commentedTotal Validator complained with a reference to the specific WCAG 2.0 section on this topic. If I remember correctly, it was legal in WCAG 1.0.