| Index: LayoutTests/http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-synconworker.html
|
| diff --git a/LayoutTests/http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-synconworker.html b/LayoutTests/http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-synconworker.html
|
| index 8a34722112ba81ab84c7f1c57d0368fcd75cb96b..42833d52ef10cf1048292f2af6053c7b8cb3d740 100644
|
| --- a/LayoutTests/http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-synconworker.html
|
| +++ b/LayoutTests/http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-synconworker.html
|
| @@ -4,7 +4,7 @@
|
| <meta charset="utf-8" />
|
| <title>XHR2 Timeout Property Tests in Worker</title>
|
| <link rel="help" href="http://www.w3.org/TR/XMLHttpRequest/#timeout-error" />
|
| - <link rel="stylesheet" href="testharness.css" />
|
| + <link rel="stylesheet" href="/w3c/resources/testharness.css" />
|
| <script src="/w3c/resources/testharness.js"></script>
|
| <script src="/w3c/resources/testharnessreport.js"></script>
|
| <script src="xmlhttprequest-timeout-runner.js"></script>
|
|
|