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

Unified Diff: LayoutTests/fast/dom/custom/isolated-world.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/dom/custom/isolated-world.html
diff --git a/LayoutTests/fast/dom/custom/isolated-world.html b/LayoutTests/fast/dom/custom/isolated-world.html
index 2c8a270b3d9189466beb9a8de34b1e52c5353cd9..3f79bb28880a12f5e090f3140731c5c1b95ef0f7 100644
--- a/LayoutTests/fast/dom/custom/isolated-world.html
+++ b/LayoutTests/fast/dom/custom/isolated-world.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<script src="../../js/resources/js-test-pre.js"></script>
+<script src="../../../resources/js-test.js"></script>
<body>
<div id="container-a"><span is="x-a" id="x"></span></div>
<div id="container-b"><span is="x-a" id="y"></span></div>
« no previous file with comments | « LayoutTests/fast/dom/custom/html-element-type-extension-assert.html ('k') | LayoutTests/fast/dom/custom/leaks.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698