| Index: third_party/WebKit/LayoutTests/storage/quota/storagequota-request-persistent-quota-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/storage/quota/storagequota-request-persistent-quota-expected.txt b/third_party/WebKit/LayoutTests/storage/quota/storagequota-request-persistent-quota-expected.txt
|
| index 9e29c6f7c110f448275358e05ee1929fa004f48f..d18afc8f1be278f24fd0eaa8b2c012d45959db09 100644
|
| --- a/third_party/WebKit/LayoutTests/storage/quota/storagequota-request-persistent-quota-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/storage/quota/storagequota-request-persistent-quota-expected.txt
|
| @@ -4,11 +4,13 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
|
|
| * Requesting persistent quota.
|
| +PASS info.__proto__ is Object.prototype
|
| PASS usage is >= 0
|
| PASS grantedQuota is non-zero.
|
| * Requesting persistent quota with missing argument.
|
| PASS rejected as expected: TypeError: Failed to execute 'requestPersistentQuota' on 'StorageQuota': 1 argument required, but only 0 present.
|
| * Requesting persistent quota with negative value.
|
| +PASS info.__proto__ is Object.prototype
|
| PASS usage is >= 0
|
| PASS grantedQuota is 0
|
| Finished running tests.
|
|
|