summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css/getPropertyValue-column-rule.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/css/getPropertyValue-column-rule.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/css/getPropertyValue-column-rule.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/css/getPropertyValue-column-rule.html b/third_party/WebKit/LayoutTests/fast/css/getPropertyValue-column-rule.html
index 338040c..4e2d3d3 100644
--- a/third_party/WebKit/LayoutTests/fast/css/getPropertyValue-column-rule.html
+++ b/third_party/WebKit/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>