| Index: LayoutTests/printing/custom-page-size-style.html
|
| diff --git a/LayoutTests/platform/chromium/printing/custom-page-size-style.html b/LayoutTests/printing/custom-page-size-style.html
|
| similarity index 88%
|
| rename from LayoutTests/platform/chromium/printing/custom-page-size-style.html
|
| rename to LayoutTests/printing/custom-page-size-style.html
|
| index d5989ebc1baa23e2761f2a2ce062c81177b18a5a..2c2d217aefc1859cbaf1a93e55acb397315ac41d 100644
|
| --- a/LayoutTests/platform/chromium/printing/custom-page-size-style.html
|
| +++ b/LayoutTests/printing/custom-page-size-style.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head id="head_element">
|
| -<script src="../../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../fast/js/resources/js-test-pre.js"></script>
|
| </head>
|
| <body>
|
| <p id="description"></p>
|
| @@ -32,6 +32,6 @@
|
| testFailed("This test can be run only with window.testRunner");
|
| }
|
| </script>
|
| -<script src="../../../fast/js/resources/js-test-post.js"></script>
|
| +<script src="../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|