Mozilla/mozilla/layout/reftests/bugs/335628-2-ref.xul
bzbarsky%mit.edu d9d0d2a935 Don't do XUL collapsing stuff with HTML text inputs or HTML scrollframes. Bug
335628, r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@218737 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 04:27:31 +00:00

8 lines
216 B
XML

<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<hbox orient="horizontal">
<label value="a"/>
<textbox style="visibility: hidden"/>
<label value="b"/>
</hbox>
</window>