/home/clopez/webkit/webkit/layout-test-results/storage/indexeddb/modern/date-basic-actual.txt

99indexedDB.open(dbname)
1010Initial upgrade needed: Old version - 0 New version - 1
1111Initial upgrade versionchange transaction complete
12 Success getting key 'Fri Nov 04 1955 17:00:00 GMT-0700 (PDT)' of type object, result is 'Flux capacitor' of type string
 12Success getting key 'Sat Nov 05 1955 01:00:00 GMT+0100 (CET)' of type object, result is 'Flux capacitor' of type string
1313Key is a Date object, btw
14 Success getting key 'Sat Nov 12 1955 10:00:00 GMT-0800 (PST)' of type object, result is 'Fish under the sea' of type string
 14Success getting key 'Sat Nov 12 1955 19:00:00 GMT+0100 (CET)' of type object, result is 'Fish under the sea' of type string
1515Key is a Date object, btw
16 Success getting key 'Wed Oct 21 2015 09:00:00 GMT-0700 (PDT)' of type object, result is 'Hoverboards' of type string
 16Success getting key 'Wed Oct 21 2015 18:00:00 GMT+0200 (CEST)' of type object, result is 'Hoverboards' of type string
1717Key is a Date object, btw
18 Success getting key 'a' of type string, result is 'Fri Nov 04 1955 17:00:00 GMT-0700 (PDT)' of type object
 18Success getting key 'a' of type string, result is 'Sat Nov 05 1955 01:00:00 GMT+0100 (CET)' of type object
1919Result is a Date object, btw
20 Success getting key 'b' of type string, result is 'Sat Nov 12 1955 10:00:00 GMT-0800 (PST)' of type object
 20Success getting key 'b' of type string, result is 'Sat Nov 12 1955 19:00:00 GMT+0100 (CET)' of type object
2121Result is a Date object, btw
22 Success getting key 'c' of type string, result is 'Wed Oct 21 2015 09:00:00 GMT-0700 (PDT)' of type object
 22Success getting key 'c' of type string, result is 'Wed Oct 21 2015 18:00:00 GMT+0200 (CEST)' of type object
2323Result is a Date object, btw
2424readonly transaction complete
2525PASS successfullyParsed is true