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

Remove html.elements.script.language from BCD #21916

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

queengooborg
Copy link
Collaborator

This PR removes the language member of the script HTML element from BCD. Per the data guidelines, this feature can be considered irrelevant and may be removed from BCD accordingly. Even if the current data suggests that the feature is supported, lack of support has been confirmed by the mdn-bcd-collector project (v10.6.5).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/html/elements/script/language

This PR removes the `language` member of the `script` HTML element from BCD. Per the [data guidelines](https://github.com/mdn/browser-compat-data/blob/main/docs/data-guidelines/index.md#removal-of-irrelevant-features), this feature can be considered irrelevant and may be removed from BCD accordingly. Even if the current data suggests that the feature is supported, lack of support has been confirmed by the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.6.5).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/html/elements/script/language
@queengooborg queengooborg added data:html 📄 Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML needs content update 📝 This PR needs a corresponding update to mdn/content to update the documentation labels Jan 12, 2024
@Elchi3 Elchi3 removed the needs content update 📝 This PR needs a corresponding update to mdn/content to update the documentation label Jan 22, 2024
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm going to merge this, since I believe there is no compat data to record (anymore). The attribute isn't really used. I removed "the content update needed" label because I think it is still useful that the content mentions language as something you shouldn't use.

@Elchi3 Elchi3 merged commit e7f069c into mdn:main Jan 22, 2024
5 checks passed
@queengooborg queengooborg deleted the html/elements/script/language/removal branch January 22, 2024 16:23
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 this pull request may close these issues.

None yet

2 participants