Index: LayoutTests/svg/dom/SVGPathSegList-insertItemBefore.xhtml |
diff --git a/LayoutTests/svg/dom/SVGPathSegList-insertItemBefore.xhtml b/LayoutTests/svg/dom/SVGPathSegList-insertItemBefore.xhtml |
index 5b45b0396ee56cf394f049db7a741e1545dcbe1c..315ad272b5923ba78f8c249acf0fe2ad132b553d 100644 |
--- a/LayoutTests/svg/dom/SVGPathSegList-insertItemBefore.xhtml |
+++ b/LayoutTests/svg/dom/SVGPathSegList-insertItemBefore.xhtml |
@@ -1,7 +1,7 @@ |
<html xmlns="http://www.w3.org/1999/xhtml"> |
<head> |
<script>window.enablePixelTesting = true;</script> |
-<script src="../../fast/js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
</head> |
<body> |
<svg id="svg" xmlns="http://www.w3.org/2000/svg" width="250" height="250"> |