Index: LayoutTests/fast/css/style-sharing-type-and-readonly.html |
diff --git a/LayoutTests/fast/css/style-sharing-type-and-readonly.html b/LayoutTests/fast/css/style-sharing-type-and-readonly.html |
index 3b95b0e971fd410680f25c1a2a597c863d1ff9d0..a0b5cb4b61336c9364781bbe70d4d0d0013c118b 100644 |
--- a/LayoutTests/fast/css/style-sharing-type-and-readonly.html |
+++ b/LayoutTests/fast/css/style-sharing-type-and-readonly.html |
@@ -23,4 +23,3 @@ shouldBe('getComputedStyle(document.querySelector("[readonly]")).color','"rgb(25 |
shouldBe('getComputedStyle(document.querySelector("[type]")).color','"rgb(0, 0, 255)"'); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |