| Index: LayoutTests/fast/dom/HTMLDialogElement/dialog-show-modal.html
|
| diff --git a/LayoutTests/fast/dom/HTMLDialogElement/dialog-show-modal.html b/LayoutTests/fast/dom/HTMLDialogElement/dialog-show-modal.html
|
| index 38ceb38f0515b01bc282f7dc38c452c8a515a670..407ef070a8f0a2e30e0e4c11361be2c49b14fa23 100644
|
| --- a/LayoutTests/fast/dom/HTMLDialogElement/dialog-show-modal.html
|
| +++ b/LayoutTests/fast/dom/HTMLDialogElement/dialog-show-modal.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <dialog id="mydialog">It's my dialog.</dialog>
|
|
|