| Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/document-write/031.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/document-write/031.html b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/document-write/031.html
|
| index f5590d7bb3cf943ce339f858afd3bc585f8ba216..32c97c5056fa6c1924180433f2dd92d78b15a272 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/document-write/031.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/document-write/031.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() {
|
|
|