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

CSS Hyphen Support for Chromium #2967

Closed
wants to merge 1 commit into from
Closed

CSS Hyphen Support for Chromium #2967

wants to merge 1 commit into from

Conversation

PascalAOMS
Copy link

@PascalAOMS PascalAOMS changed the title Update support for Chromium 55 CSS Hyphen Support for Chromium 55 Nov 6, 2016
@PascalAOMS PascalAOMS changed the title CSS Hyphen Support for Chromium 55 CSS Hyphen Support for Chromium Nov 6, 2016
@Schweinepriester
Copy link
Contributor

Schweinepriester commented Nov 7, 2016

This is not correct, sadly.

Blink enables the following values on all platforms: "manual" - the initial value. "none" - disables soft hyphens. and the following value on Android and Mac: "auto" - enables the automatic hyphenation for languages where the underlying operating system has dictionaries.

Also see #2925.

Therefore it probably should be y for Android (EDIT: Chrome for Android probably as well as Android Browser), but partial with comment for desktop.

@PascalAOMS
Copy link
Author

Oh shoot, how did I miss that?!
Thanks for the comment. I'll look into that later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants