summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text-shadow/blur.xhtml
blob: d285c82024219b848f411ac1cbf71586b25eb64f (plain)
1
2
3
<box xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  <label style="text-shadow: blue 4px 4px 2px" value="The shadow should be blurred"/>
</box>