-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
data:htmlCompat data for HTML elements. https://developer.mozilla.org/docs/Web/HTMLCompat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML
Description
What type of issue is this?
Missing compatibility data
What information was incorrect, unhelpful, or incomplete?
Compatibility table suggests the datalist element is fully supported in all browsers except Firefox for Android, however reality shows that's definitely not the case:
Example 1 (<input>)
Example 2 (<input type="time">)
Example 3 (<input type="range">)
Example 4 (<input type="color">)
For the custom inputs I suppose support for datalist is at most as good as support for the inputs themselves.
Software used:
- Safari 15
- Chrome 104
- Firefox 103
- macOS Catalina
What browsers does this problem apply to, if applicable?
Chromium (Chrome, Edge 79+, Opera, Samsung Internet), Firefox, Safari
What did you expect to see?
No response
Did you test this? If so, how?
No response
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist
MDN metadata
MDN page report details
- Query:
html.elements.datalist - Report started: 2022-08-19T11:42:43.906Z
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
data:htmlCompat data for HTML elements. https://developer.mozilla.org/docs/Web/HTMLCompat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML











