[Bug 29985] New: 'required' keyword reported as an error.

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

            Bug ID: 29985
           Summary: 'required' keyword reported as an error.
           Product: Validator
           Version: 1.3
          Hardware: PC
                OS: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: check
          Assignee: dave.null@w3.org
          Reporter: andypitt@sky.com
        QA Contact: www-validator-cvs@w3.org
  Target Milestone: ---

When using 'required' within an <input> tag on a form, e.g.

<input type='email' id='Email' name='Email' required/>

Th validator reports this as a validation error.

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

Received on Sunday, 6 November 2016 12:55:28 UTC