chromium/third_party/blink/web_tests/crypto/subtle/aes-cbc/invalid-length-expected.txt

Test an unsupported AES key length.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Importing a raw AES key from string literal...
error is: DataError: AES key data must be 128 or 256 bits
PASS successfullyParsed is true

TEST COMPLETE