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

2 lines
159 B
HTML
Raw Normal View History

2019-03-11 03:26:37 -07: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>