| Index: LayoutTests/fast/dom/HTMLDialogElement/inert-inlines.html
|
| diff --git a/LayoutTests/fast/dom/HTMLDialogElement/inert-inlines.html b/LayoutTests/fast/dom/HTMLDialogElement/inert-inlines.html
|
| index e1222e650ad397efabd39760e339f7d5d581bbf2..a2a162421cc8a5affaba8df0c35fa49bd1ed3401 100644
|
| --- a/LayoutTests/fast/dom/HTMLDialogElement/inert-inlines.html
|
| +++ b/LayoutTests/fast/dom/HTMLDialogElement/inert-inlines.html
|
| @@ -75,6 +75,5 @@ inertElements.forEach(function(id) {
|
| shouldBeTrue('expectedTarget.firedOn');
|
| });
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|