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