| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/element-registration-algorithm-no-registry.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/element-registration-algorithm-no-registry.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/element-registration-algorithm-no-registry.html
|
| index c644b6c0bd59163cbeda12991050c1ddfeb9a43a..22964d24cd65af82617daa24219cf94a8c43335f 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/element-registration-algorithm-no-registry.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/element-registration-algorithm-no-registry.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>
|
|
|