Index: LayoutTests/http/tests/security/contentSecurityPolicy/1.1/stylenonce-allowed.html |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/stylenonce-allowed.html b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/stylenonce-allowed.html |
index 135aba0c95450dbbaa35db8dd5316ace549eb273..1a66e56657d31fd7d2314ab1c68b1944edb727ac 100644 |
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/stylenonce-allowed.html |
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/stylenonce-allowed.html |
@@ -21,6 +21,5 @@ |
var el = document.querySelector('#test'); |
shouldBeEqualToString("window.getComputedStyle(el).color", "rgb(0, 128, 0)"); |
</script> |
- <script src="/js-test-resources/js-test-post.js"></script> |
</body> |
</html> |