Bug 16964 - Ignore letter-spacing for cursive scripts
Summary: Ignore letter-spacing for cursive scripts
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2008-01-21 16:26 PST by mitz
Modified: 2015-09-03 17:59 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2008-01-21 16:26:36 PST
Per <http://www.w3.org/TR/2007/WD-css3-text-20070306/#letter-spacing>, "UAs may apply letter-spacing to cursive scripts. In this case, UAs should extend the space between disjoint graphemes as specified above and extend the visible connection between cursively connected graphemes by the same amount (rather than leaving a gap). The UA may use glyph substitution or other font capabilities to spread out the letters. If the UA cannot expand a cursive script without breaking the cursive connections, it should not apply letter-spacing between grapheme clusters of that script at all".

Currently WebKit cannot expand cursive scripts without breaking the cursive connections, so it should not apply letter-spacing at all.
Comment 1 mitz 2008-01-21 16:27:09 PST
<rdar://problem/5698786>
Comment 2 Myles C. Maxfield 2015-09-03 17:59:02 PDT
How do we know if a script is cursive?