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.script - wrong info about Firefox's support for async attr #19633

Closed
jsnajdr opened this issue May 5, 2023 · 0 comments · Fixed by #21430
Closed

html.elements.script - wrong info about Firefox's support for async attr #19633

jsnajdr opened this issue May 5, 2023 · 0 comments · Fixed by #21430
Labels
data:html 📄 Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML

Comments

@jsnajdr
Copy link

jsnajdr commented May 5, 2023

What type of issue is this?

Incorrect support data (example: Chrome says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

The data currently say that the async attribute on <script> has been supported since Firefox 1, but in fact it's been supported only since Firefox 3.6.

What browsers does this problem apply to, if applicable?

Firefox

What did you expect to see?

async support starting in Firefox 3.6.

Did you test this? If so, how?

Researching the Firefox source and Bugzilla. This issue is only of historical importance, there are no practical consequences for web developers today.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script

MDN metadata

MDN page report details
  • Query: html.elements.script
  • Report started: 2023-05-05T05:35:16.134Z
@queengooborg queengooborg added the data:html 📄 Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML label May 5, 2023
queengooborg added a commit to queengooborg/browser-compat-data that referenced this issue Dec 3, 2023
This PR updates and corrects version values for Firefox and Firefox Android for the `async` member of the `script` HTML element. This fixes mdn#19633, which contains the supporting evidence for this change.
Elchi3 pushed a commit that referenced this issue Dec 8, 2023
This PR updates and corrects version values for Firefox and Firefox Android for the `async` member of the `script` HTML element. This fixes #19633, which contains the supporting evidence for this change.
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