| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-no-interface-for-name.html | 
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-no-interface-for-name.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-no-interface-for-name.html | 
| index 0c30868e3301e37177f82dfd4e571253690fe820..8c3200df51121813aba35d8adae3eeb81c7a3b8f 100644 | 
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-no-interface-for-name.html | 
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-no-interface-for-name.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> | 
|  |