| Index: third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_innerHTML_tests4.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_innerHTML_tests4.html b/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_innerHTML_tests4.html
|
| index a6f0346ced6dc92e704e5e9f0632e90ce7ff9e71..9394df7f1f28947bc100ea6c5a3621f42bb7850f 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_innerHTML_tests4.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_innerHTML_tests4.html
|
| @@ -10,8 +10,8 @@
|
| <div id="log"></div>
|
| <script src="common.js"></script>
|
| <script src="test.js"></script>
|
| - <script src="../../../../../resources/testharness.js"></script>
|
| - <script src="../../../../../resources/testharnessreport.js"></script>
|
| + <script src="/resources/testharness.js"></script>
|
| + <script src="/resources/testharnessreport.js"></script>
|
| <script>
|
| var num_iframes = 8;
|
| var order = ['8c692a23f8c9b5860cf06fb334041d2e97e96f5c','95cb768746a1ca7ac02d39c0bb2b10d9e965e37c','06bd3583493359d112d19765f68fac3901267408','48d8375ef2d9d73bd133f2947858a3450a988d53','36fb2178fbdfa1b32701a9d9214c3fd115fd7184','d373bc3abdda01b17a6055af21b16c151dd1d697','4f91b1d4c6e2bbc0595c9effc490b7357e9cefc2',];
|
|
|