Bug 1310076 - Add 'datetime-local' to the list of valid types attributes for <input>. r=smaug
This commit is contained in:
@@ -53,6 +53,7 @@ HTMLFormControlsCollection::ShouldBeInElements(nsIFormControl* aFormControl)
|
||||
case NS_FORM_INPUT_TIME :
|
||||
case NS_FORM_INPUT_MONTH :
|
||||
case NS_FORM_INPUT_WEEK :
|
||||
case NS_FORM_INPUT_DATETIME_LOCAL :
|
||||
case NS_FORM_SELECT :
|
||||
case NS_FORM_TEXTAREA :
|
||||
case NS_FORM_FIELDSET :
|
||||
|
||||
Reference in New Issue
Block a user