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.dd.nowrap from BCD #21913

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

queengooborg
Copy link
Collaborator

@queengooborg queengooborg commented Jan 12, 2024

This PR removes the nowrap member of the dd 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/dd/nowrap

Additional Notes: I set a <dd> element to <dd nowrap="yes">, but it still wrapped the text; no rendering changed.

This PR removes the `nowrap` member of the `dd` 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/dd/nowrap

Additional Notes: I set a `<dd>` element to `<dd �nowrap="yes">`, but it still wrapped the text; no rendering changed.
@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
@queengooborg queengooborg requested a review from Elchi3 March 5, 2024 04:07
@queengooborg queengooborg removed the needs content update 📝 This PR needs a corresponding update to mdn/content to update the documentation label Mar 5, 2024
@Elchi3 Elchi3 merged commit 72a3e03 into mdn:main Mar 6, 2024
5 checks passed
@queengooborg queengooborg deleted the html/elements/dd/nowrap/removal branch March 6, 2024 10:11
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