Index: LayoutTests/fast/css/style-scoped/registering-shadowroot.html |
diff --git a/LayoutTests/fast/css/style-scoped/registering-shadowroot.html b/LayoutTests/fast/css/style-scoped/registering-shadowroot.html |
index 600aed34c6a6fdc4b0a1a799bb842928092f4301..05dc490253234b4112283aff8d1388d2c1f516fb 100644 |
--- a/LayoutTests/fast/css/style-scoped/registering-shadowroot.html |
+++ b/LayoutTests/fast/css/style-scoped/registering-shadowroot.html |
@@ -1,6 +1,6 @@ |
<html> |
<head> |
- <script src="../../js/resources/js-test-pre.js"></script> |
+ <script src="../../../resources/js-test.js"></script> |
</head> |
<body> |
<p>Test having a <style scoped> element as a direct child of a ShadowRoot.</p> |