| Index: LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/template-element/template-as-a-descendant.html
|
| diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/template-element/template-as-a-descendant.html b/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/template-element/template-as-a-descendant.html
|
| index 9226561920e27acd8ebdb03d07d4bf9ce5cc7b61..92c3339441db7d00f8f284e6a32965527026ffbe 100644
|
| --- a/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/template-element/template-as-a-descendant.html
|
| +++ b/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/template-element/template-as-a-descendant.html
|
| @@ -8,7 +8,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>
|
|
|