| Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/windows/browsing-context-first-created.xhtml
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/windows/browsing-context-first-created.xhtml b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/windows/browsing-context-first-created.xhtml
|
| index 3a89f34101a34a59b9d0cbc8a464284677526c8b..a059eec4cc4cc588fd83c102eef0d1c1c07aaa10 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/windows/browsing-context-first-created.xhtml
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/windows/browsing-context-first-created.xhtml
|
| @@ -3,8 +3,8 @@
|
| <head>
|
| <title>HTML Test: Browsing context is first created</title>
|
| <link rel="author" title="Intel" href="http://www.intel.com/" />
|
| - <script src="../../../../../resources/testharness.js"></script>
|
| - <script src="../../../../../resources/testharnessreport.js"></script>
|
| + <script src="/resources/testharness.js"></script>
|
| + <script src="/resources/testharnessreport.js"></script>
|
| </head>
|
| <body>
|
| <div id="log"></div>
|
|
|