| Index: third_party/WebKit/LayoutTests/fast/dom/boolean-attribute-reflection.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/boolean-attribute-reflection.html b/third_party/WebKit/LayoutTests/fast/dom/boolean-attribute-reflection.html
|
| index b62a38c3c477d8a0a1ad140258ca5ae15d9dafb2..320684aff339184ad49bf368e98e6400badd4fbc 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/boolean-attribute-reflection.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/boolean-attribute-reflection.html
|
| @@ -25,9 +25,6 @@ var attributes = [
|
| [ "input", "required" ],
|
| [ "link", "disabled" ],
|
| [ "menu", "compact" ],
|
| - [ "menuitem", "checked" ],
|
| - [ "menuitem", "default" ],
|
| - [ "menuitem", "disabled" ],
|
| [ "object", "declare" ],
|
| [ "ol", "compact" ],
|
| [ "option", "defaultSelected", "selected" ],
|
|
|