diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/synthetic-click-inert.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/synthetic-click-inert.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/synthetic-click-inert.html b/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/synthetic-click-inert.html index 7c89d9b..881e203 100644 --- a/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/synthetic-click-inert.html +++ b/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/synthetic-click-inert.html @@ -35,6 +35,5 @@ clicked = null; shouldBe('clicked', 'expectedElement'); }); </script> -<script src="../../js/resources/js-test-post.js"></script> </body> </html> |