Index: LayoutTests/fast/dom/shadow/get-element-by-id-in-shadow-root.html |
diff --git a/LayoutTests/fast/dom/shadow/get-element-by-id-in-shadow-root.html b/LayoutTests/fast/dom/shadow/get-element-by-id-in-shadow-root.html |
index 883230524740cf272a9aa3855ae367199b649a2d..a53c1e3d72f489937a38714f9c6fee0ea164e604 100644 |
--- a/LayoutTests/fast/dom/shadow/get-element-by-id-in-shadow-root.html |
+++ b/LayoutTests/fast/dom/shadow/get-element-by-id-in-shadow-root.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> |
</head> |
<body> |