| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-invalid-type.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-invalid-type.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-invalid-type.html
|
| index 55acc878bf9b548ad62f099cce1dc06ab1bd98f3..2de468df0a084fd519982c344bdcc2b5c38832f2 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-invalid-type.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/registering-custom-elements/definition-construction-algorithm-invalid-type.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>
|
|
|