From: Ben Harris Date: Thu, 26 Sep 2024 15:41:28 +0000 (+0100) Subject: Notes on a Safari display bug X-Git-Tag: bedstead-002.008~14 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=20e3c2b8a804a2b933ee68bc1309cbdb60a69bea;p=bedstead.git Notes on a Safari display bug --- diff --git a/NOTES b/NOTES index 4d63e20..0a49cf5 100644 --- a/NOTES +++ b/NOTES @@ -505,3 +505,11 @@ https://typography.guru/journal/how-to-draw-a-capital-sharp-s-r18/ Microsoft have their own suggestions: https://docs.microsoft.com/en-gb/typography/develop/character-design-standards/ + +As of 2024, Safari on Apple platforms mis-displays the Bedstead Web +page. The 'palt' feature is being mis-applied to U+0020 SPACE +characters. Most of them end up not being narrowed, but some instead +end up with negative width, as though different layers of the browser +are calculating the widths of spaces differently. The problem doesn't +appear to affect any characters other than spaces. Other characters, +including punctuation, get displayed correctly. \ No newline at end of file