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

1 line
109 B
HTML
Raw Normal View History

<div style="position: absolute; top: 30px; left: 30px; color: green; text-shadow: grey 3px 3px;">Hello</div>