[Webkit-unassigned] [Bug 197409] [css-text] word-break: break-all should not allow breaking around punctuation characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 30 03:01:16 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=197409

--- Comment #4 from Javier Fernandez <jfernandez at igalia.com> ---
According to the CSS Text 3 specification, the word-break property should now allow breaking opportunities around punctuation characters: 

https://drafts.csswg.org/css-text-3/#propdef-word-break

" It does not affect rules governing the soft wrap opportunities created by spaces (including U+3000 IDEOGRAPHIC SPACE) and around punctuation. (See line-break for controls affecting punctuation and small kana.) "

The expected behavior described in this bug is what both Chrome and Firefox implement now, so this is clearly an interoperability issue of WebKit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190430/ba13a71b/attachment.html>


More information about the webkit-unassigned mailing list