The spec defines word-break:break-all[1] as: > In addition to normal opportunities, > lines may break between any two letters within words. > Hyphenation is not applied. But this should exclude where breaks are forbidden by the line-break[2] property. Suggested fix is: > lines may break between any two letters within words > except where forbidden by the line-break property. [1] http://dev.w3.org/csswg/css3-text/#word-break [2] http://dev.w3.org/csswg/css3-text/#line-break Regards, KojiReceived on Sunday, 19 February 2012 09:42:57 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:12 UTC