Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByClassName-same.html |
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByClassName-same.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByClassName-same.html |
index 19ed3fa28440fba30dffe25f3e6ed5c9f2a2438f..3e9a838a673450a44b4ca2d115be888d88ae3077 100644 |
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByClassName-same.html |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByClassName-same.html |
@@ -2,7 +2,6 @@ |
<title>Calling getElementsByClassName with the same argument</title> |
<link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com"> |
<link rel="help" href="https://html.spec.whatwg.org/multipage/#dom-getelementsbyclassname"> |
-<link rel="stylesheet" href="../../../../../../resources/testharness.css"> |
<script src="../../../../../../resources/testharness.js"></script> |
<script src="../../../../../../resources/testharnessreport.js"></script> |
<div id="log"></div> |