You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR updates and corrects version values for Firefox and Firefox Android for the `datalist` HTML element. This adds a note that the describes the behavior I discovered during testing, which is important to mention as developers may think the feature is unsupported otherwise. Fixesmdn#17753.
What type of issue is this?
Incorrect support data (ex. Chrome says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
Firefox desktop compat for
<datalist>
lists full support v4+, but support is only partialWhat browsers does this problem apply to, if applicable?
Firefox
What did you expect to see?
Same partial support indicator and note referencing bug 1535985 as Firefox for Android.
Did you test this? If so, how?
Compared the live MDN doc in desktop Firefox to desktop Chrome, and noted deficiencies in Firefox implementation
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist
https://bugzilla.mozilla.org/show_bug.cgi?id=1535985
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
html.elements.datalist
The text was updated successfully, but these errors were encountered: