| Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/004.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/004.html b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/004.html
|
| index 756d80a856b561d518a646c69a57b2681a6e4893..e69889724f0f78a2fd96a90f009b61e2645ef577 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/004.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/004.html
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>Final history position for history.go should be calculated when executing the task</title>
|
| - <script type="text/javascript" src="../../../../../../resources/testharness.js"></script>
|
| - <script type="text/javascript" src="../../../../../../resources/testharnessreport.js"></script>
|
| + <script type="text/javascript" src="/resources/testharness.js"></script>
|
| + <script type="text/javascript" src="/resources/testharnessreport.js"></script>
|
| <script type="text/javascript">
|
| setup({explicit_done:true});
|
| window.onload = function () {
|
|
|