| Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-form-element/form-nameditem.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-form-element/form-nameditem.html b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-form-element/form-nameditem.html
|
| index 0155d38b5473adf45ccb6421ecf8de89a03537bb..e794f07c03b0921a8478cad049f2a1aba0eda8d2 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-form-element/form-nameditem.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-form-element/form-nameditem.html
|
| @@ -5,7 +5,6 @@
|
| <script src="/resources/testharnessreport.js"></script>
|
| <div id=log></div>
|
| <!-- XXX Nothing tests id attributes yet. -->
|
| -<!-- XXX Keygen. -->
|
| <!-- XXX We also need tests for moving inputs and forms in the DOM. -->
|
| <form>
|
| <input type=button name=button>
|
|
|