| Index: LayoutTests/svg/dom/getElementsByTagName-localName-matching.html
|
| diff --git a/LayoutTests/svg/dom/getElementsByTagName-localName-matching.html b/LayoutTests/svg/dom/getElementsByTagName-localName-matching.html
|
| index efb81db62443eab808c263134b18301c91db6044..d580fcb561c05df82d2cf765f9405ba3f0943124 100644
|
| --- a/LayoutTests/svg/dom/getElementsByTagName-localName-matching.html
|
| +++ b/LayoutTests/svg/dom/getElementsByTagName-localName-matching.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <p id="description"></p>
|
|
|