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

Fix Safari support for link rel=manifest #24982

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

captainbrosset
Copy link
Contributor

Summary

This is a follow-up to #24971, which I'm opening to address @jensimmons' feedback:

<link rel=manifest> is supported in:

  • Safari 11.1 on iOS 11.3 or later
  • Safari 17 on macOS Sonoma or later

Test results and supporting details

See #24971 (comment)

Related issues

@github-actions github-actions bot added the data:html 📄 Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML label Nov 7, 2024
@captainbrosset
Copy link
Contributor Author

Ping @caugner since you reviewed the first PR.

html/elements/link.json Outdated Show resolved Hide resolved
@caugner caugner merged commit c1fb3b4 into mdn:main Nov 7, 2024
6 checks passed
@captainbrosset captainbrosset deleted the manifest-link-2 branch November 7, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:html 📄 Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants