| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/concepts/custom-elements-type-naming.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/concepts/custom-elements-type-naming.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/concepts/custom-elements-type-naming.html
|
| index 0d049cb90cc8a2ddedece11c08b207157a7943f2..61e108ffe074c072d2bfd0983eee9f5f9d6759b2 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/concepts/custom-elements-type-naming.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/concepts/custom-elements-type-naming.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>
|
|
|