| Index: third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests22.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests22.html b/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests22.html
|
| index f82915b22f33ab69c60553ea2d9cc885c451e3cb..74886e166036cfb93534aa4a001e30245ebcf214 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests22.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_tests22.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 = ['0aae674c4a721f0a6f6205bca13056f08a516b00','9ee2a7fffc0ac4b0a2d59ac154d9d79b3b62499f','eba4be47ca51e9c659aaa2de43e17aded0d13e50','d69b2cbec658966233616e553d8b0b1dd544310d','4685334adccb0ef98b769fb8546b5696e28af968',];
|
|
|