Index: LayoutTests/fast/dom/HTMLDialogElement/inert-focus-in-frames.html |
diff --git a/LayoutTests/fast/dom/HTMLDialogElement/inert-focus-in-frames.html b/LayoutTests/fast/dom/HTMLDialogElement/inert-focus-in-frames.html |
index 738fccd2245885ba22190cc860c202876d3d7a81..92fa36a096fcbb9097c487eeeb025dc1961c794e 100644 |
--- a/LayoutTests/fast/dom/HTMLDialogElement/inert-focus-in-frames.html |
+++ b/LayoutTests/fast/dom/HTMLDialogElement/inert-focus-in-frames.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
<script> |
description('Tests inert node focusing across frames and iframes.'); |
if (window.testRunner) |