Files
servo/components/script/dom/subtlecrypto
Kingsley Yung 0e1ab937b3 script: Update spec text of WebCrypto API (#41180)
Update a few spec texts of WebCrypto API with respect to recent changes
in the [Web Cryptography](https://w3c.github.io/webcrypto/) and [Modern
Algorithms in WICG](https://wicg.github.io/webcrypto-modern-algos/) that
refines some expressions. No behavioral changes.

Commits of the changes in the specifications:
-
0213b32f7e
-
3b9d192f52
-
0d5f58606c

Testing: No behavioral changes. Existing tests suffice.

Signed-off-by: Kingsley Yung <kingsley@kkoyung.dev>
2025-12-10 14:49:19 +00:00
..