tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / forms / autofocus-keygen.html
index 08b3468..6564c50 100755 (executable)
@@ -10,8 +10,6 @@ function onLoad() {
     shouldBe('document.activeElement.autofocus', 'true');
     finishJSTest();
 }
-
-successfullyParsed = true;
 </script>
 </head>
 <body onload="onLoad();">