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

Unified Diff: Source/core/html/forms/InputTypeNames.in

Issue 72683003: Auto-generate InputTypeNames source from InputTypeNames.in. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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
Index: Source/core/html/forms/InputTypeNames.in
diff --git a/Source/core/html/forms/InputTypeNames.in b/Source/core/html/forms/InputTypeNames.in
new file mode 100644
index 0000000000000000000000000000000000000000..57abbfea6ae5d1bd1a625e9d764a8bac5c88bb8e
--- /dev/null
+++ b/Source/core/html/forms/InputTypeNames.in
@@ -0,0 +1,25 @@
+namespace="InputType"
+
+button
+checkbox
+color
+date
+datetime
+datetime-local
+email
+file
+hidden
+image
+month
+number
+password
+radio
+range
+reset
+search
+submit
+tel
+text
+time
+url
+week

Powered by Google App Engine
This is Rietveld 408576698