| Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/combination_history_003.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/combination_history_003.html b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/combination_history_003.html
|
| index 75ed202c2a9aefa9af022c9de331d959542aa3b4..7467d9b294bee9d7d5523de99735f13c1a3f00d1 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/combination_history_003.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/combination_history_003.html
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>combination_history_003(After calling of pushState and replaceState methods, check length.)</title>
|
| - <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>
|
|
|