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 22673 - aria-required="true" results in an error on input type=text
Summary: aria-required="true" results in an error on input type=text
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: 2013-07-15 19:12 UTC by steve faulkner
Modified: 2013-07-16 15:26 UTC (History)
2 users (show)

See Also:


Attachments

Description steve faulkner 2013-07-15 19:12:40 UTC
<input type="text" aria-required="true"> throws an error, it should not

http://www.w3.org/html/wg/drafts/html/master/dom.html#sec-strong-native-semantics

'input element that is required - The aria-required state set to "true"'
Comment 1 steve faulkner 2013-07-15 21:43:58 UTC
actually that is the wrong reference as the required attribute is not present, the correct reference should be http://www.w3.org/TR/wai-aria/roles#textbox
Comment 2 Michael[tm] Smith 2013-07-16 05:24:28 UTC
Fixed. Thanks for catching this.

https://bitbucket.org/validator/syntax/commits/4b319583038cd41675f0a6b5b17aa39e67933afa
Comment 3 Sailesh Panchang 2013-07-16 15:26:04 UTC
Thanks for fixing this so quickly.
First reported by Sailesh on 07/15/2013:
http://lists.w3.org/Archives/Public/w3c-wai-ig/2013JulSep/0016.html#start16