<link rel="match" href="reference/border-radius-shrink-zero-sized-box-ref.html" /> <style> #test { background-color: red; border-radius: 10px; width: 0px; height: 0px; } </style> <div id="test"> </div>