[Webkit-unassigned] [Bug 185469] auto hyphenation breaks Flynn as Fly-nn

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 9 04:43:23 PDT 2018


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

--- Comment #1 from Derk-Jan Hartman <hartman.wiki at gmail.com> ---
Computed CSS:
-webkit-hyphens: auto;
-webkit-locale: en-US;
background-attachment: scroll;
background-clip: border-box;
background-color: rgba(0, 0, 0, 0);
background-image: none;
background-origin: padding-box;
background-size: auto;
border-bottom-color: rgb(34, 34, 34);
border-bottom-style: none;
border-bottom-width: 0px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(34, 34, 34);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(34, 34, 34);
border-right-style: none;
border-right-width: 0px;
border-top-color: rgb(34, 34, 34);
border-top-style: none;
border-top-width: 0px;
color: rgb(34, 34, 34);
display: block;
font-family: "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", sans-serif;
font-size: 16px;
font-stretch: normal;
font-style: normal;
font-variant-caps: normal;
font-weight: normal;
height: 416px;
line-height: 26px;
margin-bottom: 16px;
margin-left: 0px;
margin-right: 0px;
margin-top: 8px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
vertical-align: baseline;
width: 457px;
word-wrap: break-word;


And not ­ or something similar. Disabling word-wrap: break-word; also didn't make a difference.

-- 
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/20180509/3ad2c4a1/attachment.html>


More information about the webkit-unassigned mailing list