summaryrefslogtreecommitdiffstats
path: root/LayoutTests/storage/storageinfo-query-usage-expected.txt
blob: 50ef9e689d2fd4873f09dd73cfab6e061a7e6615 (plain)
1
2
3
4
5
6
7
8
9
10
11
This tests webkitStorageInfo API works.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS returnedUsage is 0
PASS returnedQuota is >= returnedUsage
PASS successfullyParsed is true

TEST COMPLETE