| Index: LayoutTests/fast/dom/HTMLDialogElement/multiple-centered-dialogs.html
|
| diff --git a/LayoutTests/fast/dom/HTMLDialogElement/multiple-centered-dialogs.html b/LayoutTests/fast/dom/HTMLDialogElement/multiple-centered-dialogs.html
|
| index 5456012c8b15906f0500364771c5d8b3d078fd67..6fe30806ffb5fd4ca68aa9eb209de90f8a9b9b51 100644
|
| --- a/LayoutTests/fast/dom/HTMLDialogElement/multiple-centered-dialogs.html
|
| +++ b/LayoutTests/fast/dom/HTMLDialogElement/multiple-centered-dialogs.html
|
| @@ -47,5 +47,4 @@ showAndTest('second-middle-dialog');
|
| window.scroll(0, 200);
|
| showAndTest('bottom-dialog');
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </html>
|
|
|