Safari 不会使用文本对齐方式使用 @font-face 对齐
我对所有内容文本使用 @font-face 声明。这在大多数浏览器中看起来都很漂亮。然而,在 Safari 中,“text-align: justify”属性不起作用!右对齐、左对齐和居中效果很好,但 @font-face 和 justify 的组合会产生左对齐文本。
该问题似乎仅存在于 Safari 中。 Chrome 运行良好。
I'm using an @font-face declaration for all of my content text. This looks gorgeous in most browsers. However, in Safari the "text-align: justify"-property won't work! Right, left and center work fine, but the combination of @font-face and justify results in left-aligned text.
The problem seems to exist only in Safari. Chrome is working fine.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,它不起作用。我无法访问 Safari 错误跟踪器,因为我不是 Apple 开发人员,但其中可能存在某个错误。如果没有的话我建议提交一份。
Yep it doesn't work. I can't access the Safari bug tracker because I'm not an Apple developer, but there may be a bug filed in there somewhere. If there isn't then I'd suggest filing one.