Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/creating-and-passing-registries/new-registry-test.html |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/creating-and-passing-registries/new-registry-test.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/creating-and-passing-registries/new-registry-test.html |
index 80f4c61d7c42e01809d834f4340591e2cd364818..efad215a018b8b015631e9f9d746d8a348ac5c1e 100644 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/creating-and-passing-registries/new-registry-test.html |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/custom-elements/creating-and-passing-registries/new-registry-test.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> |