Files
tubestation/testing/web-platform/tests/WebCryptoAPI/generateKey
Simon Wülker cdeb8db9d3 Bug 1930934 [wpt PR 49141] - subtlecrypto: Don't throw exceptions twice when converting to Algorithm object, a=testonly
Automatic update from web-platform-tests
Test that calling subtlecrypto methods with empty algorithm objects throws a TypeError

The WebCryptoAPI spec does not tell us which error to throw exactly, but
according to https://webidl.spec.whatwg.org/ it should be a TypeError.

This previously crashed servo.

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>

--

wpt-commits: 0cb14c155129281f9b73fb7b2754ae42b99e92f0
wpt-pr: 49141
2024-11-17 08:03:21 +00:00
..