Re: [csswg-drafts] [css-text] cursive shaping breaks and typographic characters

> > @drott Do you know if layoutNG plans to address this?
> 
> This is already fixed in LayoutNG, though mark is in black in both cases.

I think this is because Chrome uses the default HarfBuzz cluster level, which merges combining marks with the cluster of their base glyphs. Firefox uses cluster level 1 specifically for that (https://bugzilla.mozilla.org/show_bug.cgi?id=729993).

-- 
GitHub Notification of comment by khaledhosny
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/699#issuecomment-438985815 using your GitHub account

Received on Thursday, 15 November 2018 10:04:31 UTC