tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / forms / datetimelocal / datetimelocal-input-type.html
index 3cf427e..0e7cf7f 100755 (executable)
@@ -1,7 +1,6 @@
 <!DOCTYPE html>
 <html>
 <head>
-<link rel="stylesheet" href="../../js/resources/js-test-style.css">
 <script src="../../js/resources/js-test-pre.js"></script>
 </head>
 <body>
@@ -27,8 +26,6 @@ check("DATETIME-LOCAL", "datetime-local");
 check(" datetime-local ", "text");
 check("datetimelocal", "text");
 check("datetime_local", "text");
-
-var successfullyParsed = true;
 </script>
 <script src="../../js/resources/js-test-post.js"></script>
 </body>