Mypal/layout/reftests/text-shadow/basic.xul
2019-03-11 13:26:37 +03:00

6 lines
203 B
XML

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