Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/non-configurable-constructor-property.html |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/non-configurable-constructor-property.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/non-configurable-constructor-property.html |
index a6afc39b0d90adff2028abef4841d3dfcb358b15..c9d0770642439c7f756c6fdb2137ce8bcd96a272 100644 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/non-configurable-constructor-property.html |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/non-configurable-constructor-property.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> |