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 0) |
+++ webkit/data/layout_tests/platform/chromium-mac/LayoutTests/storage/open-database-set-empty-version-expected.txt (revision 0) |
@@ -0,0 +1,2 @@ |
+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 |
Property changes on: webkit\data\layout_tests\platform\chromium-mac\LayoutTests\storage\open-database-set-empty-version-expected.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |