Bug 51915 - hyphenate-character: auto should fall back to hyphen-minus if the primary font lacks a hyphen glyph
Summary: hyphenate-character: auto should fall back to hyphen-minus if the primary fon...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-01-04 23:13 PST by mitz
Modified: 2011-01-05 10:04 PST (History)
1 user (show)

See Also:


Attachments
Make RenderStyle::hyphenString() check if the primary font has a hyphen glyph (325.21 KB, patch)
2011-01-04 23:26 PST, mitz
no flags Details | Formatted Diff | Diff
Make RenderStyle::hyphenString() check if the primary font has a hyphen glyph (325.22 KB, patch)
2011-01-04 23:50 PST, mitz
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2011-01-04 23:13:19 PST
hyphenate-character: auto should fall back to hyphen-minus if the primary font lacks a hyphen glyph
Comment 1 mitz 2011-01-04 23:24:16 PST
<rdar://problem/8799835>
Comment 2 mitz 2011-01-04 23:26:38 PST
Created attachment 77974 [details]
Make RenderStyle::hyphenString() check if the primary font has a hyphen glyph
Comment 3 Early Warning System Bot 2011-01-04 23:45:54 PST
Attachment 77974 [details] did not build on qt:
Build output: http://queues.webkit.org/results/7241419
Comment 4 mitz 2011-01-04 23:50:23 PST
Created attachment 77977 [details]
Make RenderStyle::hyphenString() check if the primary font has a hyphen glyph
Comment 5 mitz 2011-01-05 10:04:38 PST
Committed r75077.
http://trac.webkit.org/changeset/75077