Index: LayoutTests/fast/dom/shadow/new-style-inserted-into-parent-treescope.html |
diff --git a/LayoutTests/fast/dom/shadow/new-style-inserted-into-parent-treescope.html b/LayoutTests/fast/dom/shadow/new-style-inserted-into-parent-treescope.html |
index 6cd889369e864b9601c54e7672375e33a7dff09c..e787308421fecebc34e793f39be0fbae216a6ad8 100644 |
--- a/LayoutTests/fast/dom/shadow/new-style-inserted-into-parent-treescope.html |
+++ b/LayoutTests/fast/dom/shadow/new-style-inserted-into-parent-treescope.html |
@@ -1,7 +1,7 @@ |
<!doctype html> |
<html> |
<head> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
<script src="resources/shadow-dom.js"></script> |
<style> |
span { color: red; } |