| Index: LayoutTests/svg/custom/svg-viewBox-dynamic.html
|
| diff --git a/LayoutTests/svg/custom/svg-viewBox-dynamic.html b/LayoutTests/svg/custom/svg-viewBox-dynamic.html
|
| index fb957aa5ca758dcf6ebdea02d7152aac6408945c..b3e2451cfb71d79cbc109f9c456e68c6fdcfdb16 100644
|
| --- a/LayoutTests/svg/custom/svg-viewBox-dynamic.html
|
| +++ b/LayoutTests/svg/custom/svg-viewBox-dynamic.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>
|
|
|