Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / crypto / subtle / importKey-normalize-usages-expected.txt
blobeb3926de6b35b90b664323f474458a654dc323df
1 Tests that the reflected Key.usages are normalized.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS key.usages.join(',') is "encrypt,decrypt,wrapKey"
7 PASS successfullyParsed is true
9 TEST COMPLETE