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 5a9ed357a2f70dbc7669969ddc14cbec6c2e92ca..f633fed9705a8cc0170294472d7476e69b49566d 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/domstring-attribute-reflection.html |
+++ b/third_party/WebKit/LayoutTests/fast/dom/domstring-attribute-reflection.html |
@@ -61,7 +61,6 @@ testDOMStringReflection('input', 'step'); |
testDOMStringReflection('keygen', 'name'); |
testDOMStringReflection('menu', 'type'); |
testDOMStringReflection('menu', 'label'); |
-testDOMStringReflection('menuitem', 'type'); |
testDOMStringReflection('menuitem', 'label'); |
testDOMStringReflection('object', 'name'); |
testDOMStringReflection('output', 'name'); |