| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/extensions-to-document-interface/create-element-type-extension-unresolved.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/extensions-to-document-interface/create-element-type-extension-unresolved.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/extensions-to-document-interface/create-element-type-extension-unresolved.html
|
| index 5919ed6eab5644da873cbd0c8c6c9c896bc6cb26..692d6f2ff70088c735106f3edd4995436428bd3d 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/extensions-to-document-interface/create-element-type-extension-unresolved.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/extensions-to-document-interface/create-element-type-extension-unresolved.html
|
| @@ -8,7 +8,6 @@
|
| <script src="../../../../../resources/testharness.js"></script>
|
| <script src="../../../../../resources/testharnessreport.js"></script>
|
| <script src="../../testcommon.js"></script>
|
| -<link rel="stylesheet" href="../../../../../resources/testharness.css">
|
| </head>
|
| <body>
|
| <div id="log"></div>
|
|
|