-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Move Integrity-Policy signature-based SRI tests to tentative #52924
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
antosart
reviewed
Jun 3, 2025
subresource-integrity/integrity-policy/tentative/signature.https.html
Outdated
Show resolved
Hide resolved
antosart
reviewed
Jun 3, 2025
subresource-integrity/integrity-policy/tentative/signature.https.html
Outdated
Show resolved
Hide resolved
subresource-integrity/integrity-policy/tentative/signature.https.html
Outdated
Show resolved
Hide resolved
subresource-integrity/integrity-policy/tentative/signature.https.html
Outdated
Show resolved
Hide resolved
antosart
approved these changes
Jun 4, 2025
foolip
approved these changes
Jun 4, 2025
yoavweiss
added a commit
to yoavweiss/WebKit
that referenced
this pull request
Jun 4, 2025
https://bugs.webkit.org/show_bug.cgi?id=294018 Reviewed by NOBODY (OOPS!). web-platform-tests/wpt#52924 removes the Signature-based SRI tests from the rest of the Integrity-Policy tests. This PR imports that. Upstream commit: web-platform-tests/wpt@6ba4f8f * LayoutTests/imported/w3c/web-platform-tests/subresource-integrity/integrity-policy/script.https.html: Remove signature test.
webkit-commit-queue
pushed a commit
to yoavweiss/WebKit
that referenced
this pull request
Jun 4, 2025
https://bugs.webkit.org/show_bug.cgi?id=294018 Reviewed by Sam Weinig. web-platform-tests/wpt#52924 removes the Signature-based SRI tests from the rest of the Integrity-Policy tests. This PR imports that. Upstream commit: web-platform-tests/wpt@6ba4f8f * LayoutTests/imported/w3c/web-platform-tests/subresource-integrity/integrity-policy/script.https.html: Remove signature test. Canonical link: https://commits.webkit.org/295823@main
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Since Signature-based SRI does not yet have consensus around it, tests of the feature should be tentative.
This PR splits such a test case from the Integrity-Policy tests to its own tentative test.