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

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

Issue 2372593005: Restrict type attribute on menuitem (Closed)
Patch Set: Use ReflectOnly etc. Created 4 years, 1 month 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/dom/domstring-attribute-reflection-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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');
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/dom/domstring-attribute-reflection-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698