tenfourfox/layout/reftests/text-shadow/color-inherit.xul

6 lines
196 B
Plaintext
Raw Normal View History

2017-04-19 07:56:45 +00:00
<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>