| Index: LayoutTests/fast/backgrounds/multiple-backgrounds-computed-style.html
|
| diff --git a/LayoutTests/fast/backgrounds/multiple-backgrounds-computed-style.html b/LayoutTests/fast/backgrounds/multiple-backgrounds-computed-style.html
|
| index adfe9f23163b6a60537b589a6cb2c0c4e95a2e03..f35e94f4ef1dc0551886265f523bd52c9c7e9eef 100644
|
| --- a/LayoutTests/fast/backgrounds/multiple-backgrounds-computed-style.html
|
| +++ b/LayoutTests/fast/backgrounds/multiple-backgrounds-computed-style.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script src="script-tests/multiple-backgrounds-computed-style.js"></script>
|
|
|