| Index: third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_comments01.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_comments01.html b/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_comments01.html
|
| index 9fbed22ee0b6b8678e41618b110a3f9256d54a9c..3464bc5e44f01cd991f67c0f9b3846f435f06c4a 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_comments01.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/html5lib_comments01.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 = ['3dbda8330033c3fbf3185a55e963075328099578','7476098e9823b3deee1857739daf719ff18e37b4','a6c42885c32fa988374894c0871b5a289786912a','d59b196ec9f6f19ded28d5e1fb48cbec2b1a4187','97486c43262a9a5c3fec1a3b028b99b7ca8c0e3e','06145ae05b1d92b71aed067ed6f1aab1afea50ae','5064d84d3adaf6262cf3573e9e112f40e3abc147','8b36d140a4a223b083a8d41af7c98a1c20377856','1894e23c5ee89d6f4b5f1dbe9b681b42863b4d1f','2cefeae994b6b0be0accbfff4757fef40ed914eb','ac9fd94008255e73cba953dbd374cb41703f5446','617815b6a683613fcb6b9cd5841b2ea7428d838d','bb8faf75d2e28aee13ec4a0d8eab00b4d7475763','89c4ae1ae34df9dff0e516afdef87cd169c3e6a5',];
|
|
|