Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / crypto / gc-2-expected.txt
blob40f7fdff7f51c5c024f64e4a0dd7eb801ab50acc
1 Test that window.crypto.subtle wrapper preserves custom properties.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS [object Crypto] is defined.
7 PASS [object SubtleCrypto] is defined.
8 PASS anotherWindowCrypto.subtle.foo is "bar"
9 PASS successfullyParsed is true
11 TEST COMPLETE