--- /home/clopez/webkit/webkit/layout-test-results/storage/indexeddb/modern/date-basic-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/storage/indexeddb/modern/date-basic-actual.txt @@ -9,17 +9,17 @@ indexedDB.open(dbname) Initial upgrade needed: Old version - 0 New version - 1 Initial upgrade versionchange transaction complete -Success getting key 'Fri Nov 04 1955 17:00:00 GMT-0700 (PDT)' of type object, result is 'Flux capacitor' of type string +Success getting key 'Sat Nov 05 1955 01:00:00 GMT+0100 (CET)' of type object, result is 'Flux capacitor' of type string Key is a Date object, btw -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 +Success getting key 'Sat Nov 12 1955 19:00:00 GMT+0100 (CET)' of type object, result is 'Fish under the sea' of type string Key is a Date object, btw -Success getting key 'Wed Oct 21 2015 09:00:00 GMT-0700 (PDT)' of type object, result is 'Hoverboards' of type string +Success getting key 'Wed Oct 21 2015 18:00:00 GMT+0200 (CEST)' of type object, result is 'Hoverboards' of type string Key is a Date object, btw -Success getting key 'a' of type string, result is 'Fri Nov 04 1955 17:00:00 GMT-0700 (PDT)' of type object +Success getting key 'a' of type string, result is 'Sat Nov 05 1955 01:00:00 GMT+0100 (CET)' of type object Result is a Date object, btw -Success getting key 'b' of type string, result is 'Sat Nov 12 1955 10:00:00 GMT-0800 (PST)' of type object +Success getting key 'b' of type string, result is 'Sat Nov 12 1955 19:00:00 GMT+0100 (CET)' of type object Result is a Date object, btw -Success getting key 'c' of type string, result is 'Wed Oct 21 2015 09:00:00 GMT-0700 (PDT)' of type object +Success getting key 'c' of type string, result is 'Wed Oct 21 2015 18:00:00 GMT+0200 (CEST)' of type object Result is a Date object, btw readonly transaction complete PASS successfullyParsed is true