[Webkit-unassigned] [Bug 275828] New: Grid + <ruby> + @font-face = invisible text
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 24 15:53:18 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=275828
Bug ID: 275828
Summary: Grid + <ruby> + @font-face = invisible text
Product: WebKit
Version: Safari 17
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: e at ericportis.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
I am running into invisible text when combining <ruby>, grid, and web fonts in Safari (Chrome and Firefox show the text).
Here's a (somewhat?) reduced case:
https://codepen.io/eeeps/pen/JjqZErm
It seems a bit racy. If the large letters start showing for you there, try force-reloading https://codepen.io/eeeps/debug/JjqZErm
As noted in the comments in the CSS, either removing `display: grid` or changing to a built-in font seems to cause it to render consistently.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240624/e526ec84/attachment.htm>
More information about the webkit-unassigned
mailing list