Index: LayoutTests/svg/dynamic-updates/SVGPathElement-valid-arguments.html |
diff --git a/LayoutTests/svg/dynamic-updates/SVGPathElement-valid-arguments.html b/LayoutTests/svg/dynamic-updates/SVGPathElement-valid-arguments.html |
index 3baf450a30fbda6c18d8292f267e3583169e2107..b298d5614b203848ba307be4996ca374a911f518 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGPathElement-valid-arguments.html |
+++ b/LayoutTests/svg/dynamic-updates/SVGPathElement-valid-arguments.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"); |