Safari CSS word-break: keep-all; is not working

Viewed 15269

I see that in the Safari browser the CSS word-break property which I need is not being used. Why ?

enter image description here

3 Answers
Related