Spec: https://w3c.github.io/csswg-drafts/css-text-4/#propdef-hyphenate-limit-chars ## IE: https://msdn.microsoft.com/en-us/library/hh771865(v=vs.85).aspx ``` -ms-hyphenate-limit-chars: auto | <integer> {1,3} ``` ## Safari Safari support the `-webkit-hyphenate-limit-before`, `-webkit-hyphenate-limit-after` and `-webkit-hyphenate-limit-lines` [properties](https://github.com/WebKit/webkit/blob/master/LayoutTests/fast/text/hyphenate-limit-before-after.html) ## Chrome WIP https://bugs.chromium.org/p/chromium/issues/detail?id=924069 https://groups.google.com/a/chromium.org/g/blink-dev/c/CwUy1UoqyVQ
Spec: https://w3c.github.io/csswg-drafts/css-text-4/#propdef-hyphenate-limit-chars
IE:
https://msdn.microsoft.com/en-us/library/hh771865(v=vs.85).aspx
Safari
Safari support the
-webkit-hyphenate-limit-before,-webkit-hyphenate-limit-afterand-webkit-hyphenate-limit-linespropertiesChrome
WIP https://bugs.chromium.org/p/chromium/issues/detail?id=924069
https://groups.google.com/a/chromium.org/g/blink-dev/c/CwUy1UoqyVQ