| Index: LayoutTests/fast/css/max-height-and-max-width.html
|
| diff --git a/LayoutTests/fast/css/max-height-and-max-width.html b/LayoutTests/fast/css/max-height-and-max-width.html
|
| index 35d8d63799b5b72256ee673c559b5ac9fdbb4704..8d4828a50b4926e2623bc855451aae71ca814d51 100644
|
| --- a/LayoutTests/fast/css/max-height-and-max-width.html
|
| +++ b/LayoutTests/fast/css/max-height-and-max-width.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head id="myhead">
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script>
|
| if (window.testRunner)
|
| window.testRunner.dumpAsText();
|
|
|