tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / forms / date / date-input-visible-strings.html
index 243335c..bc2df44 100755 (executable)
@@ -22,7 +22,6 @@ a LocalizedDate implementation. Otherwise, they should be in the HTML5 formats.<
     debug(input.type + ": value='" + input.value + "' visible='" + document.getSelection().toString() + "'");
 
     document.body.removeChild(document.getElementsByTagName("form")[0]);
-    var successfullyParsed = true;
     </script>
 <script src="../../js/resources/js-test-post.js"></script>
 </body>