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

Update Safari iOS data for api.Notification.tag #20321

Merged

Conversation

queengooborg
Copy link
Collaborator

This PR updates and corrects version values for Safari iOS/iPadOS for the tag member of the Notification API. The data comes from a bug in the web browser's bug tracker.

Bug: https://webkit.org/b/258922

Additional Notes: Fixes #20305.

This PR updates and corrects version values for Safari iOS/iPadOS for the `tag` member of the `Notification` API. The data comes from a bug in the web browser's bug tracker.

Bug: https://webkit.org/b/258922

Additional Notes: Fixes mdn#20305.
@queengooborg queengooborg added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jul 9, 2023
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Elchi3 Elchi3 merged commit cfb017d into mdn:main Jul 10, 2023
3 checks passed
@queengooborg queengooborg deleted the api/Notification/tag/safariios-corrections branch July 10, 2023 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

api.Notification.tag - wrong support declaration for Safari on iOS
2 participants