Closed
Bug 559749
Opened 16 years ago
Closed 14 years ago
add accessibility support of @autocomplete attribute on HTML input
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: surkov, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: access)
We should expose HTML input with @autocomplete as COMBOBOXes.
| Reporter | ||
Comment 2•14 years ago
|
||
We don't need to expose them as comboboxes, all we should do is to make sure we expose supports_autocomplete state is exposed and we have tests for that http://mxr.mozilla.org/mozilla-central/source/accessible/tests/mochitest/states/test_inputs.html?force=1#184
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•