Index: LayoutTests/fast/css/attribute-selector-recursive-update-on-setAttribute.html |
diff --git a/LayoutTests/fast/css/attribute-selector-recursive-update-on-setAttribute.html b/LayoutTests/fast/css/attribute-selector-recursive-update-on-setAttribute.html |
index ffd58153ee2c12579bbb2b9c6ae42b27f42e0902..c494bf151f999612bc8a973bdc9574d51930813a 100644 |
--- a/LayoutTests/fast/css/attribute-selector-recursive-update-on-setAttribute.html |
+++ b/LayoutTests/fast/css/attribute-selector-recursive-update-on-setAttribute.html |
@@ -30,6 +30,5 @@ shouldBe("getComputedStyle(toggle).color", "'rgb(255, 0, 0)'"); |
document.body.removeChild(entry); |
</script> |
-<script src="../js/resources/js-test-post.js"></script> |
</body> |
</html> |