Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/boolean-attribute-reflection.html

Issue 2905763003: Rollback ContextMenu (Closed)
Patch Set: Rebase Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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" ],

Powered by Google App Engine
This is Rietveld 408576698