Index: LayoutTests/fast/forms/radio/radio-group-in-detached-form.html |
diff --git a/LayoutTests/fast/forms/radio/radio-group-in-detached-form.html b/LayoutTests/fast/forms/radio/radio-group-in-detached-form.html |
index 24dd129edd38b9c5ec9f5af55825c1762331e26a..c5daf1c9f5010c5e4a6814edf27868271230a0e1 100644 |
--- a/LayoutTests/fast/forms/radio/radio-group-in-detached-form.html |
+++ b/LayoutTests/fast/forms/radio/radio-group-in-detached-form.html |
@@ -1,5 +1,5 @@ |
<!DOCTYPE html> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
<script> |
description('Radio buttons within the same form outside a document should still be updated appropriately when one of them is checked.'); |