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

Consider remove data for word-wrap CSS property #25062

Closed
skyclouds2001 opened this issue Nov 13, 2024 · 1 comment · Fixed by #25097
Closed

Consider remove data for word-wrap CSS property #25062

skyclouds2001 opened this issue Nov 13, 2024 · 1 comment · Fixed by #25097
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS

Comments

@skyclouds2001
Copy link
Contributor

skyclouds2001 commented Nov 13, 2024

What type of issue is this?

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

What information was incorrect, unhelpful, or incomplete?

per https://drafts.csswg.org/css-text/#overflow-wrap-property, the word-wrap property is a legacy alias of the overflow-wrap property, and the overflow-wrap property has covered details than the word-wrap property (and has already covered the word-wrap property)

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

same as above

Did you test this? If so, how?

none

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

https://github.com/mdn/browser-compat-data/blob/main/css/properties/word-wrap.json
https://github.com/mdn/browser-compat-data/blob/main/css/properties/overflow-wrap.json

Do you have anything more you want to share?

No response

MDN URL

No response

MDN metadata

No response

@skyclouds2001 skyclouds2001 changed the title Consider remove *word-wrap* CSS property Consider remove word-wrap CSS property Nov 13, 2024
@skyclouds2001 skyclouds2001 changed the title Consider remove word-wrap CSS property Consider remove data for word-wrap CSS property Nov 13, 2024
@queengooborg queengooborg added the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Nov 13, 2024
@skyclouds2001
Copy link
Contributor Author

removed previously in #7387 but add back in #21043

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants