| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.head-02.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.head-02.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.head-02.html
|
| index e481369ac9654e6c921111e5c8d984e5c65e1af6..0c1eb8363f2d38df6197e2e800098e3ae10c6cc0 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.head-02.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.head-02.html
|
| @@ -2,7 +2,6 @@
|
| <title>document.head</title>
|
| <link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com">
|
| <link rel="help" href="https://html.spec.whatwg.org/multipage/#dom-document-head">
|
| -<link rel="stylesheet" href="../../../../../../resources/testharness.css">
|
| <script src="../../../../../../resources/testharness.js"></script>
|
| <script src="../../../../../../resources/testharnessreport.js"></script>
|
| <div id="log"></div>
|
|
|