More textarea/textfield goodness

git-svn-id: svn://10.0.0.236/trunk@63853 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hyatt%netscape.com 2000-03-23 10:12:14 +00:00
parent 82ec728b2e
commit 35632b4854

View File

@ -225,7 +225,7 @@
<binding name="textfield" extends="xul:box">
<content excludes="observes,template">
<xul:html flex="1">
<html:input inherits="value,disabled,size,readonly"/>
<html:input inherits="value,type,maxlength,disabled,size,readonly"/>
</xul:html>
</content>
</binding>