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

add missing data for hyphenate-limit-chars #18369

Closed

Conversation

chrisdavidmills
Copy link
Collaborator

Summary

As part of my work on the CSS hyphenate-limit-chars property (added to Chrome in version 109), I checked out the browser-compat-data. I found that the Chrome data was already there, but the CSS Tricks article mentions support in IE 10 and pre-Chromium versions of Edge with an -ms- prefix. I took this opportunity to add that data.

Test results and supporting details

Related issues

@github-actions github-actions bot added the data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Dec 5, 2022
@queengooborg
Copy link
Collaborator

A while back, we actually ended up freezing IE data so we're not doing intentional updates to it. I think we should just skip this PR, WDYT?

@chrisdavidmills
Copy link
Collaborator Author

I'm more than happy to not worry about IE/Early Edge data ;-)

Thanks for letting me know; I'll close this PR.

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 this pull request may close these issues.

None yet

2 participants