| Index: third_party/WebKit/LayoutTests/fast/dom/domstring-attribute-reflection.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/domstring-attribute-reflection.html b/third_party/WebKit/LayoutTests/fast/dom/domstring-attribute-reflection.html
|
| index f633fed9705a8cc0170294472d7476e69b49566d..bf28eaad4c46cea4e105b859eb6f672163716346 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/domstring-attribute-reflection.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/domstring-attribute-reflection.html
|
| @@ -58,7 +58,6 @@ testDOMStringReflection('fieldset', 'name');
|
| testDOMStringReflection('form', 'name');
|
| testDOMStringReflection('input', 'name');
|
| testDOMStringReflection('input', 'step');
|
| -testDOMStringReflection('keygen', 'name');
|
| testDOMStringReflection('menu', 'type');
|
| testDOMStringReflection('menu', 'label');
|
| testDOMStringReflection('menuitem', 'label');
|
|
|