gecko/layout/reftests/box-shadow/boxshadow-rounding-ref.html
Michael Ventnor 2d49b62ed7 Bug 445741. Round rects consistently to avoid a gap between an element and its shadow. r+sr=roc
--HG--
extra : rebase_source : dbb4ae33812db8167650dcc218f0bd4a3e0f3dc2
2009-01-05 13:41:01 +13:00

2 lines
115 B
HTML

<div style="width: 100px; height: 200px; -moz-box-shadow: 3px 3px 2px black; background-color: green;">Hello</div>