tenfourfox/layout/reftests/box-shadow/boxshadow-rounded-spread.html

2 lines
159 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<div style="box-shadow: 20px 320px 0 10px grey; width: 300px; height: 300px; border-radius: 100%; position: absolute; top: 20px; left: 20px;">shadow div</div>