Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/custom-element-constructor-node-document.html |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/custom-element-constructor-node-document.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/custom-element-constructor-node-document.html |
index 96e22a8c7ab1966709b2789d32a91321e9fae3ad..5de547d19f7860a7f09b24e1dcacc26dfe682275 100644 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/custom-element-constructor-node-document.html |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/instantiating-custom-elements/custom-element-constructor-node-document.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> |