Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / workers / shared-worker-storagequota-query-usage-expected.txt
1 This tests querying usage and quota using Quota API.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS usageData.usage is >= 0
7 PASS usageData.quota is >= usageData.usage
8 PASS successfullyParsed is true
9
10 TEST COMPLETE
11 Test storagequota APIs in Shared Worker