chromium/third_party/blink/web_tests/crypto/subtle/rsa-importKey-badUsages-expected.txt

Tests that importing keys with invalid usages should fail with SyntaxError.

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

error is: SyntaxError: Cannot create a key using the specified key usages.
error is: SyntaxError: Cannot create a key using the specified key usages.
error is: SyntaxError: Cannot create a key using the specified key usages.
error is: SyntaxError: Cannot create a key using the specified key usages.
PASS successfullyParsed is true

TEST COMPLETE