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

Commits on Jan 12, 2024

  1. Remove html.elements.dd.nowrap from BCD

    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 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0178dee View commit details
    Browse the repository at this point in the history