summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text-shadow/basic-opacity.html
blob: 1e2b12d606b725a0ca4f6aa0b4a1196b84094453 (plain)
1
<div style="position: absolute; top: 30px; left: 30px; color: green; text-shadow: rgba(0, 0, 255, 0.2) 3px 3px;">Hello</div>