| Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/document-write/024.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/document-write/024.html b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/document-write/024.html
|
| index 07a8b9c490ce1528db7f4ad2b263e14e4e0932f5..2a47d76cb3888b0bc8627345c67b6d9a0bd04f44 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/document-write/024.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/document-write/024.html
|
| @@ -1,6 +1,6 @@
|
| <!doctype html>
|
| <title>document.write</title>
|
| -<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 t = async_test();
|
| t.step(function() {
|
|
|