mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-06 00:31:27 +00:00
bugzilla 123412 r=bryner sr=hewitt - adding support for wrap attribute in multiline textboxes.
This commit is contained in:
parent
320656674b
commit
5bf91273ec
@ -109,7 +109,7 @@
|
||||
<content>
|
||||
<xul:hbox class="textbox-input-box" flex="1">
|
||||
<html:textarea class="textbox-textarea" flex="1" anonid="input"
|
||||
inherits="onfocus,onblur,value,disabled,rows,cols,readonly"/>
|
||||
inherits="onfocus,onblur,value,disabled,rows,cols,readonly,wrap"/>
|
||||
</xul:hbox>
|
||||
</content>
|
||||
</binding>
|
||||
|
Loading…
x
Reference in New Issue
Block a user