summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text-shadow/color-inherit.xul
blob: 9163a8bda6a07a248179951fb4959b6868be8e0a (plain)
1
2
3
4
5
<box xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  <stack>
    <label top="24px" left="24px" style="color:blue; text-shadow: 3px 3px;" value="Hello"/>
  </stack>
</box>