[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / canvas / canvas-longlived-context.js
old mode 100755 (executable)
new mode 100644 (file)
index 4f059b4..1b2a756
@@ -38,5 +38,3 @@ function test() {
     pixelShouldBe(50, 50, [0, 128, 0, 255]);
 }
 test();
-
-var successfullyParsed = true;