This page has called localStorage.getItem('foo')
.
Since no data has been stored, no database file should have been created.
If you click here, data will be stored, and a database file should be created.
(This is for https://bugs.webkit.org/show_bug.cgi?id=40301.)