tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / dom / HTMLFontElement / script-tests / size-attribute.js
index 2e32331..076b80c 100755 (executable)
@@ -89,5 +89,3 @@ shouldBe('fontSizeAttributeEffect("a")', 'null');
 
 var arabicIndicDigitOne = String.fromCharCode(0x661);
 shouldBe('fontSizeAttributeEffect(arabicIndicDigitOne)', 'null');
-
-var successfullyParsed = true;