| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-id.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-id.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-id.html
|
| index 48b81dc7958054f75a9393168466d7c2b104f3a3..f3d1f82a31875c74efbce6f018c59af5cfc1934d 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-id.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-id.html
|
| @@ -2,7 +2,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>
|
| <div id="log"></div>
|
|
|