| Index: LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/template-element/content-attribute.html
|
| diff --git a/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/template-element/content-attribute.html b/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/template-element/content-attribute.html
|
| index 7ac8df6fcf2437dee6e6e364bb0ad488be16a7f7..ce137b88a74a052511700ea0c4737732d2abe063 100644
|
| --- a/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/template-element/content-attribute.html
|
| +++ b/LayoutTests/imported/web-platform-tests/html/semantics/scripting-1/the-template-element/template-element/content-attribute.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>
|
|
|