tenfourfox/layout/reftests/text-shadow/basic.html

2 lines
109 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<div style="position: absolute; top: 30px; left: 30px; color: green; text-shadow: grey 3px 3px;">Hello</div>