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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/html/dom/elements-forms.js

Issue 2689763003: Import wpt@06c6c52e05e05483d3c844168a417ee27a554eb7 (Closed)
Patch Set: Update test expectations and baselines. Created 3 years, 10 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/external/wpt/html/dom/elements-forms.js
diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/dom/elements-forms.js b/third_party/WebKit/LayoutTests/external/wpt/html/dom/elements-forms.js
index 280e018aaa35c13987fc4a98fcbb4f7d8feaa5a9..06dcd661f7da1ee347778de64a743c344c16a39e 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/html/dom/elements-forms.js
+++ b/third_party/WebKit/LayoutTests/external/wpt/html/dom/elements-forms.js
@@ -79,8 +79,7 @@ var formElements = {
formTarget: "string",
name: "string",
type: {type: "enum", keywords: ["submit", "reset", "button"], defaultVal: "submit"},
- value: "string",
- // TODO: menu
+ value: "string"
},
select: {
autofocus: "boolean",

Powered by Google App Engine
This is Rietveld 408576698