tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / storage / indexeddb / key-type-infinity.html
index 1d6642c..68c08ea 100755 (executable)
@@ -1,9 +1,7 @@
 <!DOCTYPE html>
 <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>
@@ -66,7 +64,6 @@ function testGroup3()
     done();
 }
 
-var successfullyParsed = true;
 
 test();