| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-id-xhtml.xhtml
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-id-xhtml.xhtml b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-id-xhtml.xhtml
|
| index 57352c9afbd6beab66d6d6cd2d77c58d23f35b16..87ce2e1a62cfe5cafdc987034016c744996d49f8 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-id-xhtml.xhtml
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-id-xhtml.xhtml
|
| @@ -3,7 +3,6 @@
|
| <title>getElementsByName and ids</title>
|
| <link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com"/>
|
| <link rel="help" href="https://html.spec.whatwg.org/multipage/#dom-document-getelementsbyname"/>
|
| -<link rel="stylesheet" href="../../../../../../../resources/testharness.css"/>
|
| <script src="../../../../../../../resources/testharness.js"></script>
|
| <script src="../../../../../../../resources/testharnessreport.js"></script>
|
| </head>
|
|
|