- From: <bugzilla@jessica.w3.org>
- Date: Sun, 29 Aug 2010 13:27:38 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10496
Summary: fix error in aria conformance checker advice
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: faulkner.steve@gmail.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html@w3.org
the example provided for conformance checkers in the aria section is confusing:
"For example, if an a element is marked as having the button role, a
conformance checker could say "Either a button element or an input element is
required when using the button role" rather than "The button role cannot be
used with a elements"."
It is not the case that "Either a button element or an input element is
required when using the button role""
as the button role can be used on many elements.
please modify the example to correct this error.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Sunday, 29 August 2010 13:27:40 UTC