| Index: LayoutTests/svg/dom/SVGMatrix.html
|
| diff --git a/LayoutTests/svg/dom/SVGMatrix.html b/LayoutTests/svg/dom/SVGMatrix.html
|
| index f209ec6d5d26cdac321b14a06f2f8013f05873fa..a4132328824fc06fcfd5252cda1f7064f8e3dbaf 100644
|
| --- a/LayoutTests/svg/dom/SVGMatrix.html
|
| +++ b/LayoutTests/svg/dom/SVGMatrix.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>
|
|
|