Index: LayoutTests/fast/dom/getElementsByTagName-localName-matching2.xhtml |
diff --git a/LayoutTests/fast/dom/getElementsByTagName-localName-matching2.xhtml b/LayoutTests/fast/dom/getElementsByTagName-localName-matching2.xhtml |
index 84c25f0d8b8d80550c854ca8baa2a6b8d1420f5d..c0c9f501a6320627195f7580ba53c557820a6f14 100644 |
--- a/LayoutTests/fast/dom/getElementsByTagName-localName-matching2.xhtml |
+++ b/LayoutTests/fast/dom/getElementsByTagName-localName-matching2.xhtml |
@@ -1,6 +1,6 @@ |
<html xmlns="http://www.w3.org/1999/xhtml"> |
<head> |
- <script src="../js/resources/js-test-pre.js"></script> |
+ <script src="../../resources/js-test.js"></script> |
</head> |
<body> |
<div id="container"><FOO><foo><linearGradient/></foo></FOO><img/></div> |