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