gecko/layout/reftests/text-shadow/basic-negcoord.html

5 lines
130 B
HTML
Raw Normal View History

2008-06-11 19:39:36 -07:00
<!DOCTYPE HTML>
<div style="position: absolute; top: 24px; left: 24px; color: black; text-shadow: green -4px -4px;">Hello</div>