tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / editing / execCommand / use-css.html
index d8368ba..eba106c 100755 (executable)
@@ -1,7 +1,6 @@
 <!DOCTYPE html>
 <html>
 <head>
-<link rel="stylesheet" href="../../fast/js/resources/js-test-style.css">
 <script src="../../fast/js/resources/js-test-pre.js"></script>
 </head>
 <body>
@@ -55,7 +54,6 @@ testSingleToggle("underline", "test", "<span style=\"text-decoration: underline;
 
 document.body.removeChild(testContainer);
 
-var successfullyParsed = true;
 </script>
 <script src="../../fast/js/resources/js-test-post.js"></script>
 </body>