Aaron Markham created MXNET-1092:
------------------------------------
Summary: Accessibility: input field for search is missing a label
tag
Key: MXNET-1092
URL: https://issues.apache.org/jira/browse/MXNET-1092
Project: Apache MXNet
Issue Type: Story
Reporter: Aaron Markham
Each <input> tag should have a <label> tag, where the for attribute match the
id attribute of the <input> tag OR the <label> tag covers the <input> tag and
the description.
For example, this is the search field:
<input type="text" name="q" class="form-control" placeholder="Search">
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]