summaryrefslogtreecommitdiffstats
path: root/layout/reftests/box-shadow/boxshadow-twocorners-ref.html
blob: bc3263cdb1777b6327116432c2898ce6a4c0a504 (plain)
1
2
3
<!DOCTYPE HTML>
<div style="position: absolute; top: 300px; left: 70px; width: 360px; height: 160px; border-bottom-left-radius: 40px; border-top-right-radius: 40px; background: red;">&nbsp;</div>
<div style="position: absolute; top: 30px; left: 100px; width: 300px; height: 100px; border-bottom-left-radius: 10px; border-top-right-radius: 10px; background: yellow;">Test</div>