| Index: LayoutTests/fast/overflow/child-100percent-height-inside-fixed-container-with-overflow-auto.html
|
| diff --git a/LayoutTests/fast/overflow/child-100percent-height-inside-fixed-container-with-overflow-auto.html b/LayoutTests/fast/overflow/child-100percent-height-inside-fixed-container-with-overflow-auto.html
|
| index 286781ef53b34be7bb50320d6db8feecba625bcf..48ec98f7edeeb1581345764d499d1cb78cc03243 100644
|
| --- a/LayoutTests/fast/overflow/child-100percent-height-inside-fixed-container-with-overflow-auto.html
|
| +++ b/LayoutTests/fast/overflow/child-100percent-height-inside-fixed-container-with-overflow-auto.html
|
| @@ -11,7 +11,7 @@
|
| height: 100%;
|
| }
|
| </style>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <div id="container">
|
|
|