Index: LayoutTests/fast/workers/storage/open-database-creation-callback-sync.html |
diff --git a/LayoutTests/fast/workers/storage/open-database-creation-callback-sync.html b/LayoutTests/fast/workers/storage/open-database-creation-callback-sync.html |
deleted file mode 100644 |
index 7e583a6082ce5cf7c1a0effd3768eebf6743861a..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/workers/storage/open-database-creation-callback-sync.html |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-<html> |
-<head> |
-<script src="resources/test-inputs-common.js"></script> |
-</head> |
- |
-<body onload="runTest('resources/open-database-creation-callback-sync.js')"> |
-This test tests openDatabaseSync()'s creation callback. |
-<pre id="console"> |
-</pre> |
-</body> |
-</html> |