summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text-shadow/basic-ref.xul
blob: c9f177b9b9e8fb58df71a705c9941c296f43e527 (plain)
1
2
3
4
5
6
<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>