RESOLVED FIXED 51915
hyphenate-character: auto should fall back to hyphen-minus if the primary font lacks a hyphen glyph
https://bugs.webkit.org/show_bug.cgi?id=51915
Summary hyphenate-character: auto should fall back to hyphen-minus if the primary fon...
mitz
Reported 2011-01-04 23:13:19 PST
hyphenate-character: auto should fall back to hyphen-minus if the primary font lacks a hyphen glyph
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
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+
mitz
Comment 1 2011-01-04 23:24:16 PST
mitz
Comment 2 2011-01-04 23:26:38 PST
Created attachment 77974 [details] Make RenderStyle::hyphenString() check if the primary font has a hyphen glyph
Early Warning System Bot
Comment 3 2011-01-04 23:45:54 PST
mitz
Comment 4 2011-01-04 23:50:23 PST
Created attachment 77977 [details] Make RenderStyle::hyphenString() check if the primary font has a hyphen glyph
mitz
Comment 5 2011-01-05 10:04:38 PST
Note You need to log in before you can comment on or make changes to this bug.