NEW281882
text-shadow causes column breaking issues
https://bugs.webkit.org/show_bug.cgi?id=281882
Summary text-shadow causes column breaking issues
Simon Fraser (smfr)
Reported 2024-10-21 16:11:08 PDT
Filed based on https://developer.apple.com/forums/thread/766755: On Safari, when using the column-count CSS property to split text into multiple columns, I've noticed that when applying a text-shadow, there is an unexpected whitespace created above all subsequent columns. I've put together a codepen demonstrating the issue and its reproducibility on Safari (using latest as of this posting: Version 17.6 (19618.3.11.11.5)) Codepen: https://codepen.io/cubepresser/pen/ExqvzjL
Attachments
Radar WebKit Bug Importer
Comment 1 2024-10-21 16:11:33 PDT
Note You need to log in before you can comment on or make changes to this bug.