tenfourfox/layout/reftests/bugs/463217-1-ref.xul

8 lines
258 B
Plaintext
Raw Normal View History

2017-04-19 07:56:45 +00:00
<?xml version="1.0"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<vbox style="height:204px; border:2px solid blue;" flex="0">
<image style="list-style-image: url(mozilla-banner.gif);"/>
</vbox>
<vbox/>
</window>