| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/custom-element-type-local-name.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/custom-element-type-local-name.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/custom-element-type-local-name.html
|
| index 8aee3ae17355cde97eb721abb3b0389dd9950274..784040082fe2f19c46a792efbecc2820e4b30f55 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/custom-element-type-local-name.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/custom-element-type-local-name.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>
|
|
|