Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / crypto / random-values-expected.txt
blobb00120254db66d11f52fc22e4a8de6ba4fe5801d
1 Tests crypto.randomValues.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS 'crypto' in self is true
7 PASS 'getRandomValues' in self.crypto is true
8 PASS self.crypto.__proto__.hasOwnProperty('getRandomValues') is true
9 PASS matchingBytes < 100 is true
10 PASS successfullyParsed is true
12 TEST COMPLETE