blob: b33795f9e9cb3ccf60ca73c81cc06da2d8c44a46 [file] [log] [blame]
Test that window.crypto.subtle wrapper preserves custom properties.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS [object Crypto] is defined.
PASS [object SubtleCrypto] is defined.
PASS anotherWindowCrypto.subtle.foo is "bar"
PASS successfullyParsed is true
TEST COMPLETE