classifies web-cryptography web feature#56242
Merged
jcscottiii merged 1 commit intoweb-platform-tests:masterfrom Nov 26, 2025
Merged
classifies web-cryptography web feature#56242jcscottiii merged 1 commit intoweb-platform-tests:masterfrom
jcscottiii merged 1 commit intoweb-platform-tests:masterfrom
Conversation
Feature: Web Cryptography API (Web Crypto) Reference: https://github.com/web-platform-dx/web-features/blob/main/features/web-cryptography.yml Classification approach: Searched for SubtleCrypto, getRandomValues, crypto.subtle, and CryptoKey references. Results: - ~112 files mapped to web-cryptography WEB_FEATURES.yml files created/updated: ✅ WebCryptoAPI/WEB_FEATURES.yml - Web Cryptography API tests ('**') - **CREATED** Tests excluded (35 files): - compression/ (1 file) - Primary focus: Compression Streams API - encrypted-media/util/ (1 file) - Primary focus: Encrypted Media Extensions - fenced-frame/resources/ (1 file) - Primary focus: Fenced Frames - fetch/ (4 files) - Primary focus: Fetch API with content compression - fledge/ (5 files) - Primary focus: FLEDGE/Protected Audience API (uses crypto for signatures) - media-source/ (1 file) - Primary focus: Media Source Extensions - push-api/resources/ (3 files) - Primary focus: Push API (uses crypto for encryption) - secure-payment-confirmation/ (2 files) - Primary focus: Secure Payment Confirmation - subresource-integrity/ (1 file) - Primary focus: Subresource Integrity - webauthn/ (6 files) - Primary focus: Web Authentication API - webmessaging/ (3 files) - Primary focus: postMessage with CryptoKey objects - webrtc-encoded-transform/ (6 files) - Primary focus: WebRTC Encoded Transform (uses crypto for SFrame encryption) - webrtc/third_party/ (1 file) - Primary focus: WebRTC
jcscottiii
approved these changes
Nov 26, 2025
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
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.
Reference: https://github.com/web-platform-dx/web-features/blob/main/features/web-cryptography.yml
Pulled from #55821