tenfourfox/layout/reftests/text-shadow/723669.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

6 lines
147 B
HTML

<!DOCTYPE html>
<html>
<body onload="document.documentElement.style.textShadow = '0.6em 0.6em 0.1em green';">I have a green shadow</body>
</html>