summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css/pseudo-not.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/css/pseudo-not.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/css/pseudo-not.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/css/pseudo-not.html b/third_party/WebKit/LayoutTests/fast/css/pseudo-not.html
index 25b755f..b0b8e2a 100644
--- a/third_party/WebKit/LayoutTests/fast/css/pseudo-not.html
+++ b/third_party/WebKit/LayoutTests/fast/css/pseudo-not.html
@@ -99,6 +99,5 @@ shouldBe("document.defaultView.getComputedStyle(el, null).getPropertyValue('back
el = document.getElementById("span43");
shouldBe("document.defaultView.getComputedStyle(el, null).getPropertyValue('background-color')", "'rgb(0, 128, 0)'");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>