From 20e3c2b8a804a2b933ee68bc1309cbdb60a69bea Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Thu, 26 Sep 2024 16:41:28 +0100 Subject: [PATCH] Notes on a Safari display bug --- NOTES | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.30.2