Index: LayoutTests/svg/custom/path-segment-initial-role.html |
diff --git a/LayoutTests/svg/custom/path-segment-initial-role.html b/LayoutTests/svg/custom/path-segment-initial-role.html |
index 7d1d68424429b74d5e2611f573e923f6bb8c5648..c00ff9db507208fb71570e4d65bc0b377949ffe9 100644 |
--- a/LayoutTests/svg/custom/path-segment-initial-role.html |
+++ b/LayoutTests/svg/custom/path-segment-initial-role.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<body> |
- <script src="../../fast/js/resources/js-test-pre.js"></script> |
+ <script src="../../resources/js-test.js"></script> |
<script> |
var pathElement = document.createElementNS("http://www.w3.org/2000/svg","path"); |