Index: LayoutTests/navigatorcontentutils/unregister-protocol-handler.html |
diff --git a/LayoutTests/fast/dom/navigatorcontentutils/unregister-protocol-handler.html b/LayoutTests/navigatorcontentutils/unregister-protocol-handler.html |
similarity index 98% |
rename from LayoutTests/fast/dom/navigatorcontentutils/unregister-protocol-handler.html |
rename to LayoutTests/navigatorcontentutils/unregister-protocol-handler.html |
index 28d721949c8712a5d372a7ddfef8abe78a86bb90..852511e74e9b977b331811918b18cebf3faf594e 100644 |
--- a/LayoutTests/fast/dom/navigatorcontentutils/unregister-protocol-handler.html |
+++ b/LayoutTests/navigatorcontentutils/unregister-protocol-handler.html |
@@ -1,6 +1,6 @@ |
<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.unregisterProtocolHandler throws the proper exceptions and has no-op default implementation.</p> |