| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-svg-namespace.html | 
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-svg-namespace.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-svg-namespace.html | 
| index 34347f938b6c69b075e131067fd76a3e799ec94a..078f2d0e8a6d5235ac9496a9c77a641b1dc88984 100644 | 
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-svg-namespace.html | 
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-svg-namespace.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> | 
|  |