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