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 Chrome/Safari versions for sandbox="allow-top-navigation" #23862

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

foolip
Copy link
Collaborator

@foolip foolip commented Jul 19, 2024

This was implemented in WebKit 533.3:
WebKit/WebKit@f4228dc
https://github.com/WebKit/WebKit/blob/f4228dc0076684651c8b54680db4d1d7b964a321/WebCore/Configurations/Version.xcconfig

That maps to Chrome 5 or 6, Safari 5, and iOS 4.2.

Chrome 5 or 6 is ambiguous because the engine version is 533 with no
minor version. Chrome 6 is 534.3, so it was definitely in Chrome 6.

Unlike other sandbox data, mirroring can be used for iOS, as Safari 5
does map to iOS 4.2.

This was implemented in WebKit 533.3:
WebKit/WebKit@f4228dc
https://github.com/WebKit/WebKit/blob/f4228dc0076684651c8b54680db4d1d7b964a321/WebCore/Configurations/Version.xcconfig

That maps to Chrome 5 or 6, Safari 5, and iOS 4.2.

Chrome 5 or 6 is ambiguous because the engine version is 533 with no
minor version. Chrome 6 is 534.3, so it was definitely in Chrome 6.

Unlike other sandbox data, mirroring can be used for iOS, as Safari 5
does map to iOS 4.2.
@github-actions github-actions bot added the data:html 📄 Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML label Jul 19, 2024
@foolip foolip requested a review from ddbeck July 19, 2024 12:43
@ddbeck ddbeck merged commit 06a0b03 into mdn:main Jul 19, 2024
5 checks passed
@foolip foolip deleted the allow-top-navigation branch July 19, 2024 12:58
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