tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / storage / indexeddb / mozilla / readyState.html
index 57cf324..18c96e0 100755 (executable)
@@ -7,9 +7,7 @@
 -->
 <html>
 <head>
-<link rel="stylesheet" href="../../../fast/js/resources/js-test-style.css">
 <script src="../../../fast/js/resources/js-test-pre.js"></script>
-<script src="../../../fast/js/resources/js-test-post-function.js"></script>
 <script src="../resources/shared.js"></script>
 </head>
 <body>
@@ -84,7 +82,6 @@ function finalCheck()
     done();
 }
 
-var successfullyParsed = true;
 
 test();