Index: LayoutTests/fast/css/background-currentcolor.html |
diff --git a/LayoutTests/fast/css/background-currentcolor.html b/LayoutTests/fast/css/background-currentcolor.html |
index 69d87aad471bc5658b38a2b21c734e3578d3c602..01d7cf76e3c417f0f8cd91ef6c51e884aded955e 100644 |
--- a/LayoutTests/fast/css/background-currentcolor.html |
+++ b/LayoutTests/fast/css/background-currentcolor.html |
@@ -19,4 +19,3 @@ shouldBeEqualToString('getComputedStyle(test1).backgroundColor', 'rgb(0, 128, 0) |
shouldBeEqualToString('getComputedStyle(test2).backgroundColor', 'rgb(0, 128, 0)'); |
shouldBeEqualToString('getComputedStyle(test3).backgroundColor', 'rgb(0, 128, 0)'); |
</script> |
-<script src="../../fast/js/resources/js-test-post.js"></script> |