diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-focus-in-frames.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-focus-in-frames.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-focus-in-frames.html b/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-focus-in-frames.html index 06850aa..738fccd 100644 --- a/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-focus-in-frames.html +++ b/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/inert-focus-in-frames.html @@ -67,6 +67,5 @@ mainIframe.contentWindow.frames[1].window.onload = frameLoaded; window.onload = frameLoaded; </script> -<script src="../../js/resources/js-test-post.js"></script> </body> </html> |