Index: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/storage/open-database-set-empty-version-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-mac/LayoutTests/storage/open-database-set-empty-version-expected.txt (revision 30832) |
+++ webkit/data/layout_tests/platform/chromium-mac/LayoutTests/storage/open-database-set-empty-version-expected.txt (working copy) |
@@ -1,2 +0,0 @@ |
-This tests that calling openDatabase with an empty version string sets the current version of that database to the empty string and subsequent attempts to open the database with a different expected version throw an exception. |
-SUCCESS, an exception was thrown. ReferenceError: openDatabase is not defined |