Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Браузер Safari (iOS) криво отображает иконки #88

Open
mamoruarai opened this issue Oct 1, 2024 · 1 comment

Comments

@mamoruarai
Copy link

image

@makise-homura
Copy link
Contributor

Выглядит как кринж.
Что такой Safari покажет, если открыть в нём такой вот html-файл?

<html>
  <body>
    <img
      src="https://rf.dobrochan.nl/css/icons/blank.gif"
      style="background-color: #7f7f7f; background-image: url('https://rf.dobrochan.nl/css/icons/white.gif?v=1000'); background-position: -32px -16px;"
    >
  </body>
</html>

Если он покажет не просто иконку с лупой с минусом, а полностью весь сет иконок - то это проблема, значит, в нём кривая поддержка CSS более чем 15-летней давности, а значит, я бы по возможности просто обновил этот Safari (или поискал бы решение, которое им поддерживается).
Предлагаю поэкспериментировать тому, у кого такая проблема возникает.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants