blob: c6fc46fe359740ff86ac773e286a2f9eca3d53d6 [file] [log] [blame]
CONSOLE MESSAGE: Created Database 'Database With Space'
== Running test suite: IndexedDB.requestDatabaseNames.spaces
-- Running test case: ClearDatabases
-- Running test case: EnsureNoDatabases
PASS: No IndexedDB databases should exist initially.
-- Running test case: CreateDatabaseWithSpacesInName
PASS: A single IndexedDB database should exist.
["Database With Space"]
-- Running test case: DeleteDatabaseWithSpacesInName
PASS: No IndexedDB databases should exist because we just deleted them.
[]