- From: <bugzilla@jessica.w3.org>
- Date: Wed, 17 Jul 2013 05:13:54 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22709
Bug ID: 22709
Summary: Please provide me the implementation for role
attributes in mark-up language.
Classification: Unclassified
Product: Validator
Version: HEAD
Hardware: PC
OS: Windows XP
Status: NEW
Severity: major
Priority: P2
Component: Website
Assignee: dave.null@w3.org
Reporter: email2sachi1983@gmail.com
QA Contact: www-validator-cvs@w3.org
I have search button in a website. When I test site with html validator then it
is showing error in defining the Role attribute in a search button. So can you
help me to overcome this issue. The code is mentioned below
<div class="search">
<label id="ctl00_Label2" for="ctl00_search">Search Site</label>
<input id="ctl00_search" type="text" role="textbox" name="ctl00$search">
</div>
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 17 July 2013 05:13:58 UTC