On 12/07/19 13:02, Frank-Rainer Grahl wrote:
Not fixed in 2.57. This one is using stylo the new mozilla style system so probably in current Fx too.
I presume you mean the issue that a combining punctuation character is font-matched separately from its preceding character. I think this is fairly low priority since a) why not use actual ü instead of uU+0308, to use this example -- perhaps it fails better if the browser's font selection has no ü, and b) the problem disappears if the selected font has both u and U+0308.
What about failing to match the CSS font-family case-insensitively (as in this case, platform's "Georgia" vs site's "georgia"), which is definitely a spec violation?
/df -- London UK _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

