Index: LayoutTests/fast/css/getPropertyValue-column-rule.html |
diff --git a/LayoutTests/fast/css/getPropertyValue-column-rule.html b/LayoutTests/fast/css/getPropertyValue-column-rule.html |
index 338040c149c51ee1ea5d70b83d646f6da3cc966a..4e2d3d3e01aa276374f1b31b1bb50ab91683ca29 100644 |
--- a/LayoutTests/fast/css/getPropertyValue-column-rule.html |
+++ b/LayoutTests/fast/css/getPropertyValue-column-rule.html |
@@ -69,6 +69,5 @@ |
var div12 = document.getElementById("-webkit-column-rule12"); |
shouldBe('div12.style.getPropertyValue("-webkit-column-rule")', "null"); |
</script> |
- <script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |