[Bug 22673] New: aria-required="true" results in an error on input type=text

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22673

            Bug ID: 22673
           Summary: aria-required="true" results in an error on input
                    type=text
    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

<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"'

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 15 July 2013 19:12:41 UTC