| Index: LayoutTests/fast/dom/HTMLDialogElement/dialog-enabled.html
|
| diff --git a/LayoutTests/fast/dom/HTMLDialogElement/dialog-enabled.html b/LayoutTests/fast/dom/HTMLDialogElement/dialog-enabled.html
|
| index 8af756e417cc5332c6c2dc52b5a1c9fc26315e8f..3f64751b86e72af99fa7d14921611462f506f296 100644
|
| --- a/LayoutTests/fast/dom/HTMLDialogElement/dialog-enabled.html
|
| +++ b/LayoutTests/fast/dom/HTMLDialogElement/dialog-enabled.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"></dialog>
|
|
|