Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / crypto / subtle / rsa-importKey-badUsages-expected.txt
blobed07554d69268ab02d1c28aeafb20664c6f33e46
1 Tests that importing keys with invalid usages should fail with SyntaxError.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 error is: SyntaxError: Cannot create a key using the specified key usages.
7 error is: SyntaxError: Cannot create a key using the specified key usages.
8 error is: SyntaxError: Cannot create a key using the specified key usages.
9 error is: SyntaxError: Cannot create a key using the specified key usages.
10 PASS successfullyParsed is true
12 TEST COMPLETE