[Webkit-unassigned] [Bug 207036] hyphens in input fields breaks line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 31 03:05:15 PST 2020


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

--- Comment #1 from marcel_jung at hotmail.com ---
Sorry, little mistake in the example code. 

Should be:

.hyphens {
  -webkit-hyphens: auto;
  hyphens: auto;
  word-break: break-word;
}

-- 
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/20200131/3bde3d6e/attachment.htm>


More information about the webkit-unassigned mailing list