| Index: LayoutTests/navigatorcontentutils/register-protocol-handler.html
|
| diff --git a/LayoutTests/fast/dom/navigatorcontentutils/register-protocol-handler.html b/LayoutTests/navigatorcontentutils/register-protocol-handler.html
|
| similarity index 98%
|
| rename from LayoutTests/fast/dom/navigatorcontentutils/register-protocol-handler.html
|
| rename to LayoutTests/navigatorcontentutils/register-protocol-handler.html
|
| index 1f73203d72953f99a595c4a390745d255d4e3b35..94f4f210f7284f034c90dbe088f96459c888977a 100644
|
| --- a/LayoutTests/fast/dom/navigatorcontentutils/register-protocol-handler.html
|
| +++ b/LayoutTests/navigatorcontentutils/register-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.registerProtocolHandler throws the proper exceptions and has no-op default implementation.</p>
|
|
|