tenfourfox/layout/reftests/text-shadow/basic-negcoord.xul
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

6 lines
206 B
XML

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