summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/560455-1-ref.xul
blob: cbe253fe365a4e75dbf6597dc8abf6871b3263c4 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>

<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">

<hbox style="display: block">
  <button style="-moz-binding: none; width: 0; display: block;
		 overflow: hidden; padding: 10px; border: 1px solid black; ">Correct</button>
</hbox>
</window>