Consider remove data for word-wrap
CSS property
#25062
Labels
data:css
Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
word-wrap
CSS property
#25062
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
The text was updated successfully, but these errors were encountered: