gecko/layout/reftests/text-shadow/basic-ref.xul
2008-09-30 20:57:59 -04:00

7 lines
247 B
XML

<box xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<stack>
<label top="33px" left="33px" style="color: grey;" value="Hello"/>
<label top="30px" left="30px" style="color: green;" value="Hello"/>
</stack>
</box>