Index: LayoutTests/fast/forms/label/label-contains-other-interactive-content.html |
diff --git a/LayoutTests/fast/forms/label/label-contains-other-interactive-content.html b/LayoutTests/fast/forms/label/label-contains-other-interactive-content.html |
index 26f2fb59e8375945597cc741e220876ef9d3639a..0319c2821b094bb7de4c013f19355d5702498989 100644 |
--- a/LayoutTests/fast/forms/label/label-contains-other-interactive-content.html |
+++ b/LayoutTests/fast/forms/label/label-contains-other-interactive-content.html |
@@ -1,6 +1,6 @@ |
<!DOCTYPE html> |
<body id="body"> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
<script src="../resources/common.js"></script> |
<script> |
var interactiveElements1 = ['a', 'button', 'details', 'embed', 'iframe', 'keygen', 'label', 'select', 'textarea']; |