WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
166757
macOS/OS X/iOS hyphenation API not returning all hyphenation points for CSS hyphens: auto
https://bugs.webkit.org/show_bug.cgi?id=166757
Summary
macOS/OS X/iOS hyphenation API not returning all hyphenation points for CSS h...
Thomas Bachem
Reported
2017-01-06 00:46:16 PST
Apple's hyphenation API seems to behave odd, leading to suboptimal hyphenation in Safari and Chrome on Mac/iOS, see previous discussion at
https://bugs.chromium.org/p/chromium/issues/detail?id=677263
. Blink maintainer kojii states: OS X hyphenation API returns: "infrastructure" -> "in-frastructure" "frastructure" -> "fras-tructure" "tructure" -> "truc-ture" Attached a specific test case. Results: Safari on Mac: "in-frastructure" Firefox on Mac: "infrastruc-ture" (own dictionary) Safari on Windows: "infrastruc-ture"
Attachments
Test Case
(527 bytes, text/html)
2017-01-06 00:46 PST
,
Thomas Bachem
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Thomas Bachem
Comment 1
2017-01-06 00:46:41 PST
Created
attachment 298181
[details]
Test Case
Alexey Proskuryakov
Comment 2
2017-01-09 16:02:41 PST
Could you please file the bug via <
https://bugreport.apple.com
>? WebKit bugzilla is for WebKit bugs only, and while I can copy the bug for Apple, that would break the link to you as the reporter.
Thomas Bachem
Comment 3
2017-01-10 00:39:23 PST
Ok, reported it over at bugreport.apple.com, ID 29944454.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug