tenfourfox/layout/reftests/text-shadow/723669-ref.html

6 lines
112 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<html style='text-shadow: 0.6em 0.6em 0.1em green'>
<body>I have a green shadow</body>
</html>