chromium/third_party/blink/web_tests/storage/domstorage/localstorage/simple-usage-expected.txt

This test tries simple operations on localStorage

Length is 0
Value for FOO is null
Length is 1
Value for FOO is BAR
Key for index 0 is FOO
Key for index 1 is null
Key for index -1 is null
Length is 1
Value for FOO is BAZ
Length is 0
Value for FOO is null