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

Unified Diff: LayoutTests/fast/frames/detached-shadow-frame.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/frames/detached-shadow-frame.html
diff --git a/LayoutTests/fast/frames/detached-shadow-frame.html b/LayoutTests/fast/frames/detached-shadow-frame.html
index bb674ba104963c815500f105b2e6f1a77621160e..f95eb4b7f0b9a84e1427cd320d2933b41a8a6552 100644
--- a/LayoutTests/fast/frames/detached-shadow-frame.html
+++ b/LayoutTests/fast/frames/detached-shadow-frame.html
@@ -2,7 +2,7 @@
<body>
-<script src="../js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
<script>
description('Should not be able to create an iframe with a loaded contentDocument that is not in the document tree.');
« no previous file with comments | « LayoutTests/fast/frames/create-iframe-on-blur.html ('k') | LayoutTests/fast/frames/frame-dimensions-before-parent-layout.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698