| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-name-is-null.html | 
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-name-is-null.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-name-is-null.html | 
| index 8973d27a5a2119ced96a7cb62df5135717264fc8..11c1c8e2a581616c29cc701164fcbc17afa2e578 100644 | 
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-name-is-null.html | 
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-name-is-null.html | 
| @@ -9,7 +9,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> | 
|  |