mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
part of patch for bug 127847. r=jkeiser, sr=jst
This commit is contained in:
parent
c3137774b4
commit
cc95144274
@ -345,6 +345,7 @@ ShouldBeInElements(nsIFormControl* aFormControl)
|
||||
case NS_FORM_SELECT :
|
||||
case NS_FORM_TEXTAREA :
|
||||
case NS_FORM_FIELDSET :
|
||||
case NS_FORM_OBJECT :
|
||||
return PR_TRUE;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user