| Index: LayoutTests/fast/dom/HTMLDialogElement/dialog-autofocus.html
|
| diff --git a/LayoutTests/fast/dom/HTMLDialogElement/dialog-autofocus.html b/LayoutTests/fast/dom/HTMLDialogElement/dialog-autofocus.html
|
| index dd198ebea4af5cca43dbce8a5387ff98871a4d36..513d523862ba27d4903ee1554377e7e002088fbc 100644
|
| --- a/LayoutTests/fast/dom/HTMLDialogElement/dialog-autofocus.html
|
| +++ b/LayoutTests/fast/dom/HTMLDialogElement/dialog-autofocus.html
|
| @@ -56,5 +56,4 @@ function test() {
|
| <button id="another-button" autofocus></button>
|
| </dialog>
|
| </body>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </html>
|
|
|