Closed
Bug 639656
Opened 14 years ago
Closed 13 years ago
Implement selectedOption IDL attribute for the input element
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
INVALID
People
(Reporter: mounir, Unassigned)
References
Details
(Keywords: dev-doc-complete, html5)
It should return the selected option from the datalist (linked via the list attribute).
Reporter | ||
Comment 1•13 years ago
|
||
I've open a bug against the specifications to remove that attribute: there is no obvious use cases.
Reporter | ||
Comment 2•13 years ago
|
||
This feature has been removed from the HTML specifications.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
Comment 3•13 years ago
|
||
I removed it from the MDN (HTMLInputElement) as it never was implemented.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•