| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Node-parentElement.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Node-parentElement.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Node-parentElement.html
|
| index af88cbe1027bcce7a0df7f0e62511885f621d035..61aaa715024243ad79d6b63cb9d7b81ed488e8b7 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Node-parentElement.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Node-parentElement.html
|
| @@ -1,6 +1,5 @@
|
| <!DOCTYPE html>
|
| <title>Node.parentElement</title>
|
| -<link rel="stylesheet" href="../../../../resources/testharness.css">
|
| <script src="../../../../resources/testharness.js"></script>
|
| <script src="../../../../resources/testharnessreport.js"></script>
|
| <div id="log"></div>
|
|
|