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 23877 - Checker fails use of ARIA role=alert on UL element
Summary: Checker fails use of ARIA role=alert on UL element
Status: RESOLVED WONTFIX
Alias: None
Product: Validator
Classification: Unclassified
Component: check (show other bugs)
Version: HEAD
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-20 20:13 UTC by Sailesh Panchang
Modified: 2015-08-23 07:31 UTC (History)
1 user (show)

See Also:


Attachments

Description Sailesh Panchang 2013-11-20 20:13:05 UTC
I used http://validator.w3.org/check
The validator fails use of role=alert on a UL tag
Row 53 Column 44: Bad value alert for attribute role on element ul.<ul id="errlist" role="alert" tabindex="-1">
✉
Test  the page at
http://mars.dequecloud.com/demo/form-alert2.htm 

I did not see this error a few months ago and am surprised why it is being flagged as role=alert is a valid role as per ARIA specs.
Comment 1 Michael[tm] Smith 2015-08-23 07:31:10 UTC
The <ul> element is not allowed to have role=alert.
http://w3c.github.io/html-aria/#docconformance