| Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/document-write/049.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/document-write/049.html b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/document-write/049.html
|
| index e072717a415613419bef36da5f58767cfc8655d7..0ec282f2bc5c16ecfda0a81882a2a111edc183c7 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/document-write/049.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/dynamic-markup-insertion/document-write/049.html
|
| @@ -1,6 +1,6 @@
|
| <!doctype html>
|
| <title>document.write plaintext</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>
|
| <div id="log"></div><script>
|
| test(function() {
|
| var s = "<table><tr><td>Text</tr><plaintext><tr><td>Filler ";
|
|
|