| Index: third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests14.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests14.html b/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests14.html
|
| index b76395f1fb06610ec4930f3cb62a9d31d679c03d..b1a4323c2d9a0e00c73207e24dc5043c9d05482d 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests14.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests14.html
|
| @@ -14,8 +14,8 @@
|
| <script src="common.js"></script>
|
| <script src="test.js"></script>
|
| <script src="template.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 = ['d0faa36cd34bbc8e41bacd676e995aef68cb8ef7','9d97df65d72e97363840684da4e164b50c4bf1cb','c5de9372cd188bc22d40d4ad08eb6f787ab521ea','d16e1c0655b2086c1bd995cf6f1c5c7106e48ef0','383a71bb62eacf93dcb2399c7dd7419d92a91899','ee5e2e4a3346d225907f27c1f12b3cb2e77c32c4','cd557ae48cd48356c367e470927d0fc108724409',];
|
|
|