| Index: LayoutTests/fast/events/page-visibility-iframe-propagation-test.html
|
| diff --git a/LayoutTests/fast/events/page-visibility-iframe-propagation-test.html b/LayoutTests/fast/events/page-visibility-iframe-propagation-test.html
|
| index 293022e5fa015936e02fa1dcd77fb81f57813546..5cdf151f10d376e16c9a4415ea2e53d33b103a37 100644
|
| --- a/LayoutTests/fast/events/page-visibility-iframe-propagation-test.html
|
| +++ b/LayoutTests/fast/events/page-visibility-iframe-propagation-test.html
|
| @@ -109,7 +109,6 @@ function onChildFrameVisibilityChange() {
|
|
|
| </script>
|
|
|
| -<script src="../js/resources/js-test-post.js"></script>
|
|
|
| <iframe id="childFrame" onload="startTest()"></iframe>
|
| </body>
|
|
|