| Index: LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/template-element/template-descendant-body.html
|
| diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/template-element/template-descendant-body.html b/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/template-element/template-descendant-body.html
|
| index 5fbe6ef8295182f60174ff761f3a113fc2950c5a..6735c22f471aa47b5a3ce169932e73cb1ad9b627 100644
|
| --- a/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/template-element/template-descendant-body.html
|
| +++ b/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/template-element/template-descendant-body.html
|
| @@ -7,7 +7,7 @@
|
| <link rel="help" href="http://www.w3.org/TR/2013/WD-html-templates-20130214/#template-element">
|
| <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>
|
|
|