Chromium Code Reviews

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/storage/open-database-set-empty-version-expected.txt

Issue 348030: Webkit roll to 50358. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-mac/LayoutTests/storage/open-database-set-empty-version-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/storage/open-database-set-empty-version-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/storage/open-database-set-empty-version-expected.txt (revision 0)
+++ webkit/data/layout_tests/platform/chromium-win/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-win\LayoutTests\storage\open-database-set-empty-version-expected.txt
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-mac/LayoutTests/storage/open-database-set-empty-version-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine