| Index: LayoutTests/fast/regions/region-element-display-change.html
|
| diff --git a/LayoutTests/fast/regions/region-element-display-change.html b/LayoutTests/fast/regions/region-element-display-change.html
|
| index 2a292f68975a37d44407e719dbd459a1794b1b6e..01534bd34e3f933f7430453550daf3c6259f606d 100644
|
| --- a/LayoutTests/fast/regions/region-element-display-change.html
|
| +++ b/LayoutTests/fast/regions/region-element-display-change.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>
|
| <script src="script-tests/region-element-display-change.js"></script>
|
|
|