| Index: third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests11.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests11.html b/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests11.html
|
| index 0d347470923ac27a02dcd20c00eefbd13b6ce99c..e21b0328a2396e2f6495e0aef0c3c4bca9c226de 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests11.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests11.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 = ['d3a8de194ffc676baf08142bcda59ba18dcde2ba','7ab36bc30d0d6bee4be899f13baed214e1ff0a74','45b6adfc38d306084d105aa7779a3b4fb83c031f','b6ce0d4b36700a2f000199109155d1869f3c8d2f','39c50f080b2b9ae9e7a1070679ab97d7b814f9ec','6d1fa1599f75625fe4d019abb04a064cf6ed39e8','791437ece7ba684e00162d1dd79dfe540e3621a7','af40d26164229c29b9be77ed6dd7dda780cba55c','16e68d18f8f0fb81013fe77a30b7d396c5081e5e',];
|
|
|