| Index: LayoutTests/crypto/gc-2-expected.txt
|
| diff --git a/LayoutTests/crypto/gc-2-expected.txt b/LayoutTests/crypto/gc-2-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..40f7fdff7f51c5c024f64e4a0dd7eb801ab50acc
|
| --- /dev/null
|
| +++ b/LayoutTests/crypto/gc-2-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +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
|
| +
|
|
|