| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/creating-and-passing-registries/share-registry-create-document.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/creating-and-passing-registries/share-registry-create-document.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/creating-and-passing-registries/share-registry-create-document.html
 | 
| index 6ad8fcd1b53fc755569f1e59eb202d07adedf929..15522ebb48b08a4e891de638dcb9e7b7d19e4ec2 100644
 | 
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/creating-and-passing-registries/share-registry-create-document.html
 | 
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/creating-and-passing-registries/share-registry-create-document.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>
 | 
| 
 |