| Index: LayoutTests/storage/quota/storagequota-request-persistent-quota-expected.txt
 | 
| diff --git a/LayoutTests/storage/quota/storagequota-request-persistent-quota-expected.txt b/LayoutTests/storage/quota/storagequota-request-persistent-quota-expected.txt
 | 
| index 4bba297fc937a1546ab0961597d0ebd7a9e439ff..9e29c6f7c110f448275358e05ee1929fa004f48f 100644
 | 
| --- a/LayoutTests/storage/quota/storagequota-request-persistent-quota-expected.txt
 | 
| +++ b/LayoutTests/storage/quota/storagequota-request-persistent-quota-expected.txt
 | 
| @@ -7,7 +7,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
 | 
|  PASS usage is >= 0
 | 
|  PASS grantedQuota is non-zero.
 | 
|  * Requesting persistent quota with missing argument.
 | 
| -PASS navigator.storageQuota.requestPersistentQuota() threw exception TypeError: Failed to execute 'requestPersistentQuota' on 'StorageQuota': 1 argument required, but only 0 present..
 | 
| +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 usage is >= 0
 | 
|  PASS grantedQuota is 0
 | 
| 
 |