| Index: LayoutTests/fast/frames/detached-shadow-frame.html
|
| diff --git a/LayoutTests/fast/frames/detached-shadow-frame.html b/LayoutTests/fast/frames/detached-shadow-frame.html
|
| index bb674ba104963c815500f105b2e6f1a77621160e..f95eb4b7f0b9a84e1427cd320d2933b41a8a6552 100644
|
| --- a/LayoutTests/fast/frames/detached-shadow-frame.html
|
| +++ b/LayoutTests/fast/frames/detached-shadow-frame.html
|
| @@ -2,7 +2,7 @@
|
|
|
| <body>
|
|
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
|
|
| <script>
|
| description('Should not be able to create an iframe with a loaded contentDocument that is not in the document tree.');
|
|
|