This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 17186 - role not allowed on fieldset
Summary: role not allowed on fieldset
Status: RESOLVED FIXED
Alias: None
Product: HTML Checker
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Michael[tm] Smith
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-25 10:57 UTC by steve faulkner
Modified: 2013-04-20 11:01 UTC (History)
2 users (show)

See Also:


Attachments

Description steve faulkner 2012-05-25 10:57:58 UTC
when checking role on fieldset the validator produces an error:
example page:
http://dl.dropbox.com/u/377471/tests/role-fieldset.html

Error: Attribute role not allowed on element fieldset at this point.

in the HTML5 spec there are no restrictions on what role fieldset can have:
http://dev.w3.org/html5/spec/wai-aria.html#wai-aria
Comment 1 Michael[tm] Smith 2013-04-20 11:01:03 UTC
Fixed, thanks. Will push out to the W3C validator later today.