| Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/document-write/iframe_001.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/document-write/iframe_001.html b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/document-write/iframe_001.html
|
| index 343bd8aecc4f198f299ba878cfc4b6b430feaf8c..8b54560c6ce5094dd45d661d1a9c3f73db016c7b 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/document-write/iframe_001.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/document-write/iframe_001.html
|
| @@ -1,6 +1,6 @@
|
| <!doctype html>
|
| <title>document.write into iframe</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>
|
| <iframe id="test"></iframe>
|
| <script>
|
| test(
|
|
|