Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

html.elements.datalist - Incorrect Desktop Firefox Compat #17753

Open
ShowMeBillyJo opened this issue Sep 10, 2022 · 0 comments · May be fixed by #21533
Open

html.elements.datalist - Incorrect Desktop Firefox Compat #17753

ShowMeBillyJo opened this issue Sep 10, 2022 · 0 comments · May be fixed by #21533
Labels
data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML

Comments

@ShowMeBillyJo
Copy link

ShowMeBillyJo commented Sep 10, 2022

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 partial

What 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
  • Query: html.elements.datalist
  • Report started: 2022-09-10T18:55:52.954Z
@queengooborg queengooborg added the data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML label Sep 11, 2022
queengooborg added a commit to queengooborg/browser-compat-data that referenced this issue Dec 8, 2023
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.  Fixes mdn#17753.
@queengooborg queengooborg linked a pull request Dec 8, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants