kairo%kairo.at c5c7743f94 bug 383080 - add -moz-image-region reftest, r=roc
git-svn-id: svn://10.0.0.236/trunk@231789 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-10 10:43:28 +00:00

15 lines
425 B
XML

<?xml version="1.0"?>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/licenses/publicdomain/
-->
<?xml-stylesheet href="image-region.css" type="text/css"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
id="main"
class="reftest-image-region">
<hbox id="test">
<image id="image1" />
<hbox flex="1000" />
</hbox>
</window>