Index: LayoutTests/navigatorcontentutils/is-protocol-handler-registered.html |
diff --git a/LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered.html b/LayoutTests/navigatorcontentutils/is-protocol-handler-registered.html |
similarity index 97% |
rename from LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered.html |
rename to LayoutTests/navigatorcontentutils/is-protocol-handler-registered.html |
index 4138d770bbd6f7e4c5291f68e844b353808926f8..3bc676b36faf623ac2b92793a0a3ffb445449f6b 100644 |
--- a/LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered.html |
+++ b/LayoutTests/navigatorcontentutils/is-protocol-handler-registered.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script src="../../../resources/js-test.js"></script> |
+<script src="../resources/js-test.js"></script> |
</head> |
<body> |
<p>This test makes sure that navigator.isProtocolHandlerRegistered throws the proper exceptions and returns the default state of handler.</p> |