| Index: LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/template-child-nodes.html
|
| diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/template-child-nodes.html b/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/template-child-nodes.html
|
| index 5d79150039cea8157f2b4a2203a188de0d2ad0c2..bbcc8bdbeb7cee0d95f222e7a1a9dc52ae144bba 100644
|
| --- a/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/template-child-nodes.html
|
| +++ b/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/additions-to-parsing-xhtml-documents/template-child-nodes.html
|
| @@ -8,7 +8,7 @@
|
| <link rel="help" href="http://www.w3.org/TR/2013/WD-html-templates-20130214/#parsing-xhtml-documents">
|
| <script src="../../../../../../../resources/testharness.js"></script>
|
| <script src="../../../../../../../resources/testharnessreport.js"></script>
|
| -<script src='../testcommon.js'></script>
|
| +<script src='/html/resources/common.js'></script>
|
| <link rel="stylesheet" href="../../../../../../../resources/testharness.css">
|
| </head>
|
| <body>
|
|
|