- From: <bugzilla@jessica.w3.org>
- Date: Tue, 09 Jul 2013 09:04:06 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22603
Bug ID: 22603
Summary: aria-expanded reported as an error on a link
Classification: Unclassified
Product: Validator (Nu)
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: General
Assignee: mike+validator@w3.org
Reporter: faulkner.steve@gmail.com
QA Contact: www-validator-cvs@w3.org
this code:
<a href="#" aria-expanded="true">test</a>
results in the following error:
Error: Element a is missing one or more of the following attributes: role.
it should not. a role attribute is not required to use aria-expanded on a link
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 9 July 2013 09:04:08 UTC