Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(264)

Unified Diff: LayoutTests/http/tests/security/xssAuditor/cached-frame.html

Issue 48903019: Delete js-test-post.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/security/xssAuditor/cached-frame.html
diff --git a/LayoutTests/http/tests/security/xssAuditor/cached-frame.html b/LayoutTests/http/tests/security/xssAuditor/cached-frame.html
index 6dbc4ec0755ae1e953ec586d74d938c62eee7f0f..a49d4d5932fc90733c25cdc8e894164946b0c1a2 100644
--- a/LayoutTests/http/tests/security/xssAuditor/cached-frame.html
+++ b/LayoutTests/http/tests/security/xssAuditor/cached-frame.html
@@ -28,7 +28,6 @@
finishJSTest();
}
</script>
- <script src="/js-test-resources/js-test-post.js"></script>
</head>
<body>
<iframe src="http://127.0.0.1:8000/security/xssAuditor/resources/nph-cached.pl?q=%3cscript%3ealert(/XSS/);%3c/script%3e" onload="frameLoaded()"></iframe>

Powered by Google App Engine
This is Rietveld 408576698