Mypal/layout/reftests/bugs/560455-1-ref.xul
2019-03-11 13:26:37 +03:00

10 lines
294 B
XML

<?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>