| Index: LayoutTests/storage/domstorage/events/case-sensitive-expected.txt
|
| diff --git a/LayoutTests/storage/domstorage/events/case-sensitive-expected.txt b/LayoutTests/storage/domstorage/events/case-sensitive-expected.txt
|
| index 6cdf19fd1fe2ffe67bca134b5d3ddc272d6ac243..5da9d0364ded9e808709dc5851b6cb658915a5fd 100644
|
| --- a/LayoutTests/storage/domstorage/events/case-sensitive-expected.txt
|
| +++ b/LayoutTests/storage/domstorage/events/case-sensitive-expected.txt
|
| @@ -9,6 +9,9 @@ PASS storage.length is 0
|
|
|
| Verify storage events are case sensitive
|
| storage.foo = 'test'
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| Reset storage event list
|
| storageEventList = new Array()
|
| storage.foo = 'test'
|
|
|