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

Unified Diff: LayoutTests/fast/images/image-error-event-not-firing.html

Issue 58533003: Move fast/js/resources files to resources. (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/fast/images/image-error-event-not-firing.html
diff --git a/LayoutTests/fast/images/image-error-event-not-firing.html b/LayoutTests/fast/images/image-error-event-not-firing.html
index 46994873b8965091235ca0ce8313aa737e8a155a..0bfcdeca24cb0eb111c7b0f7a4829981ff308c4e 100644
--- a/LayoutTests/fast/images/image-error-event-not-firing.html
+++ b/LayoutTests/fast/images/image-error-event-not-firing.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Security-Policy" content="img-src 'self'">
-<script src="../js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<script>
description(
"This tests onerror event is fired if we change image src to a url blocked by content-security-policy."
« no previous file with comments | « LayoutTests/fast/images/cmyk-jpeg-with-color-profile.html ('k') | LayoutTests/fast/images/imagemap-dynamic-area-updates.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698