| Index: LayoutTests/accessibility/aria-toggle-button-with-title.html
|
| diff --git a/LayoutTests/accessibility/aria-toggle-button-with-title.html b/LayoutTests/accessibility/aria-toggle-button-with-title.html
|
| index d970e9370906485d9634b5ae57f4b4451196effe..d45a73ee20f180fea390293b15d951225745c47f 100644
|
| --- a/LayoutTests/accessibility/aria-toggle-button-with-title.html
|
| +++ b/LayoutTests/accessibility/aria-toggle-button-with-title.html
|
| @@ -38,6 +38,5 @@ function runTest()
|
| description("This tests that a toggle button properly exposes the title when there isn't a direct relation and textUnderElement is required to be used.");
|
|
|
| </script>
|
| -<script src="../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|